CGI::Test::Form::Widget::Hidden
A hidden field
- Provided by: libcgi-test-perl (Version: 1.111-2)
- Report a bug
A hidden field
# Inherits from CGI::Test::Form::Widget
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.
The original author is Raphael Manfredi.
Steven Hilton was long time maintainer of this module.
Current maintainer is Alexander Tokarev <tokarev@cpan.org>.