[libcatalystx-component-traits-perl] 02/05: update description
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 09:37:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalystx-component-traits-perl.
commit cd14bf1d51c590b21e1d8d6894d54e75004735cb
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed May 14 09:35:46 2014 +0000
update description
---
debian/control | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index a118277..8ad8162 100644
--- a/debian/control
+++ b/debian/control
@@ -27,9 +27,11 @@ Depends: ${misc:Depends}, ${perl:Depends},
libmoosex-traits-pluggable-perl,
libnamespace-autoclean-perl
Description: Automatic Trait Loading and Resolution for Catalyst Components
- Adds a Catalyst::Component/COMPONENT method to your Catalyst component base
- class that reads the optional traits parameter from app and component config
- and instantiates the component subclass with those traits using
- MooseX::Traits/new_with_traits from MooseX::Traits::Pluggable.
+ CatalystX::Component::Traits adds a Catalyst::Component/COMPONENT method to
+ your Catalyst component base class that reads the optional traits parameter
+ from app and component config and instantiates the component subclass with
+ those traits using MooseX::Traits/new_with_traits from
+ MooseX::Traits::Pluggable.
.
- This description was automagically extracted from the module by dh-make-perl.
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalystx-component-traits-perl.git
More information about the Pkg-perl-cvs-commits
mailing list