Stevan Little > Class-MOP-0.26

Class-MOP-0.26

This Release Class-MOP-0.26  [Download] [Browse 24 Apr 2006
Latest Release Class-MOP-0.89  [Download] [Browse 03 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (5) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (10)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Class::MOP A Meta Object Protocol for Perl 5    0.26
Class::MOP::Attribute Attribute Meta Object    0.07
Class::MOP::Class Class Meta Object    0.13
Class::MOP::Method Method Meta Object    0.02
metaclass a pragma for installing and using Class::MOP metaclasses    0.02

Documentation

AttributesWithHistory An example attribute metaclass which keeps a history of changes 
C3MethodDispatchOrder An example attribute metaclass for changing to C3 method dispatch order 
ClassEncapsulatedAttributes A set of example metaclasses with class encapsulated attributes 
InsideOutClass A set of example metaclasses which implement the Inside-Out technique 
InstanceCountingClass An example metaclass which counts instances 
LazyClass An example metaclass with lazy initialization 
Perl6Attribute An example attribute metaclass for Perl 6 style attributes