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

Changes for version 1.02 - 2004-10-12

  • Ensure that new() returns undef if get_factory_class() doesn't work properly and factory_error() is overridden (and the overridden method doesn't die)
  • Relatively minor documentation clarifications and additions spurred by a Perlmonks post:
    • http://www.perlmonks.org/index.pl?node_id=398257
  • Added a few more tests to ensure factory_log() and factory_error() working properly

Modules

Base class for dynamic factory classes