Scroll to navigation

CGI::Test::Form::Widget::Hidden(3pm) User Contributed Perl Documentation CGI::Test::Form::Widget::Hidden(3pm)

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.

AUTHORS

The original author is Raphael Manfredi.

Steven Hilton was long time maintainer of this module.

Current maintainer is Alexander Tokarev <tokarev@cpan.org>.

SEE ALSO

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

2022-06-10 perl v5.34.0