Changes for version 0.47 - 2005-04-05

  • Changed the "constructors()", "attributes()", and "methods()" methods in Class::Meta::Class so that any classes thta inherit from Class::Meta::Class are never considered to be the caller.
  • Added the "trusted" parameter to "new()" to identify trusted packages. Added a new constant, TRUSTED, for the "view" parameter to identfy constructors, attributes, and methods that can be used by trusted packages.

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