HTML Form Creation, Rendering and Validation Framework Maintained by:perl@FreeBSD.org Port Added: 25 Dec 2007 09:06:40 Also Listed In:perl5 License: ART10 GPLv1
HTML::FormFu is a HTML form framework which aims to be as easy as possible to
use for basic web forms, but with the power and flexibility to do anything
else you might want to do (as long as it involves forms).
You can configure almost any part of formfu's behaviour and output.
By default formfu renders "XHTML 1.0 Strict" compliant markup, with as
little extra markup as possible, but with sufficient CSS class names to allow
for a wide-range of output styles to be generated by changing only the CSS.
WWW: http://search.cpan.org/dist/HTML-FormFu/
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
- Take maintainership
HTML::FormFu is a HTML form framework which aims to be as easy as possible to
use for basic
web forms, but with the power and flexibility to do anything else you might want
to do
(as long as it involves forms).
You can configure almost any part of formfu's behaviour and output. By default
formfu renders
"XHTML 1.0 Strict" compliant markup, with as little extra markup as possible,
but with
sufficient CSS class names to allow for a wide-range of output styles to be
generated by
changing only the CSS.
PR: ports/118994
Submitted by: az@