538b21e104
URL should be as HOMEPAGE in the Makefile.
4 lines
218 B
Text
4 lines
218 B
Text
Class::Data::Accessor is the marriage of Class::Accessor and
|
|
Class::Data::Inheritable into a single module. It is used for creating
|
|
accessors to class data that overridable in subclasses as well as in
|
|
class instances.
|