The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.52 - 2005-12-30

  • The constructor method created by Class::Meta::Constructor no longer assigns the default value to an attribute if that attribute has already been set by another attribute accessor. This is useful, for example, when the setting of one attribute triggers the setting of another attribute, as when a public attribute implicitly sets a private attribute.

Modules

Class automation, introspection, and data validation
Perl style accessor generation
Affordance style accessor generation
Semi-Affordance style accessor generation
Class::Meta class attribute introspection
Class::Meta class introspection
Class::Meta class constructor introspection
Class::Meta class method introspection
Data type validation and accessor building.
Boolean data types
Numeric data types
Perl data types
String data types