Changes for version 0.02 - 2008-02-23
- Added the "match_only" option to the constructor.
- Added the autogenerated() method for checking whether a given module name was automatically generated by a Class::AutoGenerate class loader.
- Added the autogenerator_of() method for finding the class loader that was used to generate a given module.
- Added tests for the "match_only" option and new autogenerated() and autogenerator_of() methods.
Modules
Automatically generate code upon require or use
Declarations for an auto-generating class loader