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 Module-Bundled-Files

0.01    Date/time
        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