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
Basic array methods
Global data
Composite hash methods
Overridable data
Composite Method Tricks
Make common object accessors
Methods for Array objects
Global data
Standard hash methods
Overridable data
Generic Methods
Common array ops
"Inheritable" data
Deep copying and comparison