[libclass-mixinfactory-perl] 08/10: Mention module name in description
Florian Schlichting
fsfs at moszumanska.debian.org
Mon Nov 13 22:17:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libclass-mixinfactory-perl.
commit dc376f8c299628d2ebefc7bea0c71f2daa040e5a
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon Nov 13 23:04:23 2017 +0100
Mention module name in description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e760dc0..aef6981 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends}
Description: Class Factory with Selection of Mixins
- This distribution facilitates the run-time generation of classes which inherit
- from a base class and some optional selection of mixin classes.
+ Class::MixinFactory facilitates the run-time generation of classes which
+ inherit from a base class and some optional selection of mixin classes.
.
A factory is provided to generate the mixed classes with multiple inheritance.
A NEXT method allows method redispatch up the inheritance chain.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-mixinfactory-perl.git
More information about the Pkg-perl-cvs-commits
mailing list