The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Class::MethodMaker.

0.93  Documentation update.  Various bug fixes.  Added object list
      (courtesy of Evolution Online Software).  Update get_concat to
      utilize a join field.  Remove some undocumented code.  Added
      tie_hash type.  Update tests, add in some for new types, remove
      tests for undocumented features.  Released March 2000.

0.92  Added regression tests, originally written to exercise 0.91 and
      then moved to a restructured MethodMaker.pm. One meta-method,
      fields() was abandoned, and replaced with a different meta_method,
      grouped_fields(), which adheres to the new calling structure.

0.91  Bundled up in a proper package, released to CPAN 26 November 1996

0.90  First stab -- released to CPAN without proper Makefile.PL or
      anything.