This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libcatalyst-controller-formbuilder-perl.
commit 90b1be82f4820813c655366cf6d1df3e429b7abf Author: Damyan Ivanov <[email protected]> Date: Wed May 14 20:30:55 2014 +0000 update description --- debian/control | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index 0aacf8e..2bf9c97 100644 --- a/debian/control +++ b/debian/control @@ -29,19 +29,12 @@ Depends: ${misc:Depends}, ${perl:Depends}, libtie-ixhash-perl (>= 1.21) Replaces: libcatalyst-modules-perl (<< 47~) Breaks: libcatalyst-modules-perl (<< 47~) -Description: Catalyst FormBuilder Base Controller +Description: Catalyst FormBuilder base controller This base controller merges the functionality of CGI::FormBuilder with Catalyst and the following templating systems: Template Toolkit, Mason and - HTML::Template. This gives you access to all of FormBuilder's niceties, such + HTML::Template. This provides access to all of FormBuilder's niceties, such as controllablefield stickiness, multilingual support, and Javascript - generation. For more details, see CGI::FormBuilder or the website at: + generation. . - http://www.formbuilder.org - . - FormBuilder usage within Catalyst is straightforward. Since Catalyst handles - page rendering, you don't call FormBuilder's render() method, as you would - normally. Instead, you simply add a :Form attribute to each method that you - want to associate with a form. This will give you access to a FormBuilder - $self->formbuilder object within that controller method: - . - 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/libcatalyst-controller-formbuilder-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
