pkgsrc-wip/p5-Class-MethodMaker/PLIST
Todd Vierling af67a4dc77 CPAN module Class::MethodMaker:
This module solves the problem of having to write a bazillion get/set
methods that are all the same.  The argument to 'use' is a hash whose
keys are the names of types of generic methods generated by MethodMaker
and whose values tell method maker what methods to make.  More
precisely, the keys are the names of MethodMaker methods (methods that
write methods) and the values are the arguments to those methods.
2003-08-14 21:26:02 +00:00

1 line
70 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/14 21:26:02 tvierling Exp $