diff options
Diffstat (limited to 'perl/perl-Class-MethodMaker/README')
-rw-r--r-- | perl/perl-Class-MethodMaker/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Class-MethodMaker/README b/perl/perl-Class-MethodMaker/README index 786cabc474..50faad895e 100644 --- a/perl/perl-Class-MethodMaker/README +++ b/perl/perl-Class-MethodMaker/README @@ -1,2 +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 +accessor methods for your objects that perform standard tasks. |