ANNOUNCE: Class::MethodMaker v2.0.6
Class::MethodMaker allows module developers to quickly define object
constructor and accessor methods by reusing templates for these common
types of functions.
I am soliciting feedback on a major revision of Class::MethodMaker prior
to releasing it to CP
Hello,
I am soliciting feedback on a major revision of the Class::MethodMaker
module prior to releasing it to CPAN. Version 2 provides a wide range of
additional features while retaining nearly complete compatibility with
version 1.
Class::MethodMaker allows module developers to quickly de