HTML::FormFu::Element::Text(3) Text form field

VERSION

version 2.03

SYNOPSIS


my $element = $form->element( Text => 'foo' );

DESCRIPTION

Text form field.

AUTHOR

Carl Franks, "[email protected]"

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.