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

Changes for version 0.01

  • First version, released on an unsuspecting world.
  • Sat Aug 27 23:38:31 BST 2005 Paul Campbell <kemitix@gmail.com>
    • Search for files in inherited Modules If a file is not provided by the derived Module that asks for it, then any ancestor Modules will be examined to see if they provide the file. This allows sub-classing and overridding of supplied files.
  • Sat Aug 27 18:45:30 BST 2005 Paul Campbell <kemitix@gmail.com>
    • Revert Exporter syntax to pre-perl-5.8.3 compatible Thanks to Slaven Rezic for bug report. (http://groups.google.com/group/comp.lang.perl.modules/msg/2d79a98cf605718c?hl=en&)
  • Fri Aug 26 23:42:54 BST 2005 Paul Campbell <kemitix@gmail.com>
    • POD Synopsis updated to correct module and function names
  • Fri Aug 26 23:21:46 BST 2005 Paul Campbell <kemitix@gmail.com>
    • Imported module-bundled-files into Darcs repository

Modules

Access files bundled with Module