summaryrefslogtreecommitdiff
path: root/devel/p5-Class-MOP/DESCR
blob: a1c7246a8cbaf115eeb7e2740e3b1b2d361618df (plain)
1
2
3
4
5
6
The Perl 5 module Class::MOP is a fully functioning meta object
protocol for the Perl 5 object system. It makes no attempt to change
the behavior or characteristics of the Perl 5 object system, only
to create a protocol for its manipulation and introspection.  It
does attempt to create the tools for building a rich set of extensions
to the Perl 5 object system