mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
551 B
Plaintext
10 lines
551 B
Plaintext
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: https://metacpan.org/release/HTML-FormFu
|