Source: libhtml-formhandler-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Angel Abad , Dominique Dumont Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libaliased-perl , libclass-load-perl , libconfig-any-perl , libcrypt-blowfish-perl , libcrypt-cbc-perl , libdata-clone-perl , libdatetime-format-strptime-perl , libdatetime-perl , libemail-valid-perl , libfile-sharedir-install-perl, libfile-sharedir-perl, libhtml-parser-perl , libhtml-tree-perl , libhttp-date-perl , libjson-maybexs-perl , libjson-perl , libmoose-perl , libmoosex-getopt-perl , libmoosex-types-common-perl , libmoosex-types-loadableclass-perl , libmoosex-types-perl , libnamespace-autoclean-perl , libpadwalker-perl , libscalar-list-utils-perl , libsub-exporter-perl , libsub-name-perl , libtemplate-perl , libtest-differences-perl , libtest-exception-perl , libtest-memory-cycle-perl , libtest-warn-perl , libtry-tiny-perl , libtype-tiny-perl , libyaml-syck-perl , perl Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-formhandler-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-formhandler-perl.git Homepage: https://metacpan.org/release/HTML-FormHandler Rules-Requires-Root: no Package: libhtml-formhandler-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libaliased-perl, libclass-load-perl, libcrypt-blowfish-perl, libcrypt-cbc-perl, libdata-clone-perl, libdatetime-format-strptime-perl, libdatetime-perl, libemail-valid-perl, libfile-sharedir-perl, libhtml-parser-perl, libhtml-tree-perl, libhttp-date-perl, libjson-maybexs-perl, libjson-perl, libmoose-perl, libmoosex-getopt-perl, libmoosex-types-common-perl, libmoosex-types-loadableclass-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libscalar-list-utils-perl, libsub-exporter-perl, libsub-name-perl, libtry-tiny-perl Recommends: libconfig-any-perl, libgd-securityimage-perl, libtemplate-perl Description: form handler written in Moose HTML::FormHandler maintains a clean separation between form construction and form rendering. It allows you to define your forms and fields in a number of flexible ways. Although it provides renderers for HTML, you can define custom renderers for any kind of presentation.