1HTML::SuperForm::Field:U:sTeerxtC(o3n)tributed Perl DocuHmTeMnLt:a:tSiuopnerForm::Field::Text(3)
23
4
NAME
6HTML::SuperForm::Field::Text - Text field used by HTML::SuperForm
7
SYNOPSIS
9my $text = HTML::SuperForm::Field::Text->new( name => 'my_text',
10default => 'default text' );
1112
print $text;
13
SEE ALSO
15HTML::SuperForm::Field
16
AUTHOR
18John Allwine <jallwine86@yahoo.com>
1920
21
22
perl v5.36.0 2022-07-22 HTML::SuperForm::Field::Text(3)