The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for ToolSet

0.13 Tue May 23 00:09:22 EDT 2006
    - made pod/pod_coverage author tests skip by default
    - removed always-out-of-date version info from Pod
    - moved build_requires to build for better CPANPLUS compatibility

0.12 Sun Dec  4 23:45:35 EST 2005
    - fixed Build.PL generation of Makefile.PL

0.11 Tue Oct 25 06:42:25 EDT 2005
    - adds support for @EXPORT to list functions that ToolSet 
      will export by default

0.10 Sat Oct 22 17:14:21 EDT 2005
    - set_strict() added
    - set_warnings() added
    - export() added
    - sample ToolSet::SWC added