Representation class for HTML Hidden input element.
DESCRIPTION
Straight forward so no need for much documentation. See HTML::TurboForm doku for mopre details.
METHODS
render
Arguments: $options
returns HTML Code for element.
AUTHOR
Thorsten Domsch, tdomsch@gmx.de
To install HTML::TurboForm::Element::Hidden, copy and paste the appropriate command in to your terminal.
cpanm
cpanm HTML::TurboForm
CPAN shell
perl -MCPAN -e shell
install HTML::TurboForm
For more information on module installation, please visit the detailed CPAN module installation guide.