Source: libcatalyst-controller-formbuilder-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcatalyst-perl (>= 5.7),
 libcgi-formbuilder-perl (>= 3.02),
 libclass-data-inheritable-perl (>= 0.04),
 libclass-inspector-perl (>= 1.13),
 libmro-compat-perl (>= 0.09),
 libtest-www-mechanize-catalyst-perl (>= 0.37),
 libtie-ixhash-perl (>= 1.21),
 perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-controller-formbuilder-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-controller-formbuilder-perl.git
Homepage: https://metacpan.org/release/Catalyst-Controller-FormBuilder

Package: libcatalyst-controller-formbuilder-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libcatalyst-perl (>= 5.7),
 libcgi-formbuilder-perl (>= 3.02),
 libclass-data-inheritable-perl (>= 0.04),
 libclass-inspector-perl (>= 1.13),
 libmro-compat-perl (>= 0.09),
 libtest-www-mechanize-catalyst-perl (>= 0.37),
 libtie-ixhash-perl (>= 1.21)
Replaces: libcatalyst-modules-perl (<< 48~)
Breaks: libcatalyst-modules-perl (<< 48~)
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 provides access to all of FormBuilder's niceties, such
 as controllablefield stickiness, multilingual support, and Javascript
 generation.
 .
 Catalyst is an elegant Model-View-Controller web application framework
 written in Perl.
