3720c517d2
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.
5 lines
246 B
Plaintext
5 lines
246 B
Plaintext
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.
|