2013-09-26 17:14:40 +02:00

5 lines
235 B
Plaintext

By passing arguments to "use Class::MakeMethods ..." statements, you can
select from a library of hundreds of common types of methods, which are
dynamically installed as subroutines in your module, simplifying the
code for your class.