|
NAMEHTML::SuperForm::Field::Text - Text field used by HTML::SuperFormSYNOPSISmy $text = HTML::SuperForm::Field::Text->new( name => 'my_text', default => 'default text' ); print $text; SEE ALSOHTML::SuperForm::Field AUTHORJohn Allwine <jallwine86@yahoo.com>
Visit the GSP FreeBSD Man Page Interface. |