Changes for version 0.03 - 2002-02-10

  • Added the ability to register a type/class without having Class::Factory include it. This is useful for modules that want to know all of their types at startup time but don't want to bring in a particular class until that type is requested. (See POD for details.)

Modules

Base class for dynamic factory classes