Changes for version v1.003 - 2002-01-21

  • Started bumping sub-version numbers and not using sub-sub-versions, to shorten distribution names and more closely match standard practice.
  • Added Composite::Inheritable:hook and matching test. Added Composite->CurrentResults method to easily access, update composite method results.

Changes for version v1.003 - 2002-01-24

  • Folded "Getting Started Guide" POD into main module documentation.
  • Split Template and Emulator packages into their own distributions.
  • B<Please Note:> This means that to fully upgrade you must retrieve all three of these files:
    • Class-MakeMethods-1.003.tar.gz Class-MakeMethods-Template-1.003.tar.gz Class-MakeMethods-Emulator-1.003.tar.gz
  • Of course, if you're not using the Template or Emulator classes, there's no need to download them...

Documentation

Revision history for Class::MakeMethods
About This Module
Survey of Class Builders
Ideas, problems, and suggestions

Modules

Generate common types of methods
Declare generated subs
Make really simple methods
Basic array methods
Basic shared methods
Basic hash methods
Make extensible compound methods
Composite hash methods
Make common object accessors
Methods for Array objects
Standard hash methods
Deep copying and comparison