summaryrefslogtreecommitdiff
path: root/devel/p5-Class-MakeMethods/DESCR
blob: d8203cef0d2251c88b6624ee869964d569519131 (plain)
1
2
3
4
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.