diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2011-04-10 13:19:34 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-11 00:10:58 -0500 |
commit | 49c8c4804fa8c506b4435dab4294812696825299 (patch) | |
tree | 4fcf56bfeefea3622add022f96131cce887bc3dc /perl/perl-Class-MethodMaker/README | |
parent | 8782fe2b441afef158239717bbfd194ed3c66cf0 (diff) | |
download | slackbuilds-49c8c4804fa8c506b4435dab4294812696825299.tar.gz |
perl/perl-Class-MethodMaker: Added (Class::MethodMaker module)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 |