Raphael Manfredi > CGI-Test > CGI::Test::Form::Widget::Hidden

Download:
CGI-Test-0.1.3.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: CGI-Test-0.104

NAME ^

CGI::Test::Form::Widget::Hidden - A hidden field

SYNOPSIS ^

 # Inherits from CGI::Test::Form::Widget

DESCRIPTION ^

This class represents a hidden field, which is meant to be resent as-is upon submit. Such a widget is therefore read-only.

The interface is the same as the one described in CGI::Test::Form::Widget.

AUTHOR ^

Raphael Manfredi <Raphael_Manfredi@pobox.com>

SEE ALSO ^

CGI::Test::Form::Widget(3).