Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-HTML-FormFu-2.60.0-4.1.mga9 RPM for noarch

From Mageia 9 for armv7hl / media / core / updates

Name: perl-HTML-FormFu Distribution: Mageia
Version: 2.60.0 Vendor: Mageia.Org
Release: 4.1.mga9 Build date: Wed Sep 9 15:10:47 2026
Group: Development/Perl Build host: localhost
Size: 1284315 Source RPM: perl-HTML-FormFu-2.60.0-4.1.mga9.src.rpm
Packager: ns80 <ns80>
Url: https://metacpan.org/release/HTML-FormFu
Summary: HTML Form Management Framework for Perl
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.

All methods listed below (except the /new manpage) can either be called as
a normal method on your '$form' object, or as an option in your config
file. Examples will mainly be shown in the YAML manpage config syntax.

Provides