0.02 - 2008-02-23 Andrew Sterling Hanenkamp

 * 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.

0.01 - 2007-12-09 Andrew Sterling Hanenkamp

 * Initial release of Class::AutoGenerate