summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2013-11-24 13:48:03 +0000
committerintrigeri <intrigeri@boum.org>2013-11-24 13:48:03 +0000
commit4862b2dca478970af2b595fe87ac8f63f2e1c50e (patch)
tree07bd4554836ab80cfc58945c4dcba99393697eef
parentb5774fc02760eb315645edab97368af961816035 (diff)
Improve description.
-rw-r--r--debian/control6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 88fcd08..d0f5b15 100644
--- a/debian/control
+++ b/debian/control
@@ -27,12 +27,8 @@ Depends: ${misc:Depends},
libmodule-runtime-perl,
librole-tiny-perl,
libstrictures-perl
-Description: Base classes wrapping fundamental Perl data types.
+Description: Base classes wrapping fundamental Perl data types
Data::Perl is a collection of classes that wrap fundamental data types that
exist in Perl. These classes and methods as they exist today are an attempt
to mirror functionality provided by Moose's Native Traits. One important
thing to note is all classes currently do no validation on constructor input.
- .
- Data::Perl is a container class for the following classes:
- .
- This description was automagically extracted from the module by dh-make-perl.