diff options
Diffstat (limited to 'perl/perl-Class-MethodMaker/README')
-rw-r--r-- | perl/perl-Class-MethodMaker/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl/perl-Class-MethodMaker/README b/perl/perl-Class-MethodMaker/README new file mode 100644 index 0000000000..786cabc474 --- /dev/null +++ b/perl/perl-Class-MethodMaker/README @@ -0,0 +1,2 @@ +This module solves the problem of having to continually write +accessor methods for your objects that perform standard tasks.
\ No newline at end of file |