summaryrefslogtreecommitdiffstats
path: root/perl/perl-Class-Data-Inheritable/slack-desc
diff options
context:
space:
mode:
author LEVAI Daniel2013-03-12 02:13:22 +0100
committer dsomero2013-03-22 12:16:42 +0100
commitdc0aae038dfd01eb647bc8b1a8bf5b3f40295c45 (patch)
tree74621f6512feef9fe5ecb68672e226c98cfafe93 /perl/perl-Class-Data-Inheritable/slack-desc
parentb701f2aee49a4d2b21ac14f33419a738574ff43e (diff)
downloadslackbuilds-dc0aae038dfd01eb647bc8b1a8bf5b3f40295c45.tar.gz
perl/perl-Class-Data-Inheritable: Added (Inheritable class data)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Class-Data-Inheritable/slack-desc')
-rw-r--r--perl/perl-Class-Data-Inheritable/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Class-Data-Inheritable/slack-desc b/perl/perl-Class-Data-Inheritable/slack-desc
new file mode 100644
index 0000000000..e5db05b785
--- /dev/null
+++ b/perl/perl-Class-Data-Inheritable/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+perl-Class-Data-Inheritable: perl-Class-Data-Inheritable (Inheritable, overridable class data)
+perl-Class-Data-Inheritable:
+perl-Class-Data-Inheritable: Class::Data::Inheritable is for creating accessor/mutators to class
+perl-Class-Data-Inheritable: data. That is, if you want to store something about your class as a
+perl-Class-Data-Inheritable: whole (instead of about a single object). This data is then inherited
+perl-Class-Data-Inheritable: by your subclasses and can be overriden.
+perl-Class-Data-Inheritable:
+perl-Class-Data-Inheritable:
+perl-Class-Data-Inheritable:
+perl-Class-Data-Inheritable:
+perl-Class-Data-Inheritable: