Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Class-MOP: Metaobject programming model for Perl
- Summary
- This module is an attempt to create a 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.
That said, it does attempt to create the tools for building a rich set of
extensions to the Perl 5 object system. Every attempt has been made for these
tools to keep to the spirit of the Perl 5 object system that we all know and
love.
Changelog
- * Thu May 31 17:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.38-1
- update to 0.38
- add t/ to doc
- minor spec rework to deal with the once and future perl split
- * Thu Mar 22 17:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.37-1
- update to 0.37
- * Mon Nov 6 16:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 0.36-1
- update to 0.36
- update summary tag