The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.111290 - 2011-05-08

  • Option to use warranty text from different licenses, including a custom option. Thanks to apoc, who provided an intial implementation using a configuration option rather than subclasses.
  • Support can be added for new warranties by subclassing the main module and overriding two methods
  • Note that the main module will continue to work in exactly the same way as it has. Users are not required to select a specific subclass.

Modules

Add a standard DISCLAIMER OF WARRANTY section (for your Perl module)
Add the Artistic License's DISCLAIMER OF WARRANTY section
Specify a custom warranty section
Add the GPL1's DISCLAIMER OF WARRANTY section
Add the GPL2's DISCLAIMER OF WARRANTY section
Add the GPL3's DISCLAIMER OF WARRANTY section