CGI::Test::Page::HTML(3pm) | User Contributed Perl Documentation | CGI::Test::Page::HTML(3pm) |
CGI::Test::Page::HTML - A HTML page reply
# Inherits from CGI::Test::Page::Real
This class represents an HTTP reply containing "text/html" data. When testing CGI scripts, this is usually what one gets back.
The interface is the same as the one described in CGI::Test::Page::Real, with the following addition:
The original author is Raphael Manfredi.
Steven Hilton was long time maintainer of this module.
Current maintainer is Alexander Tokarev <tokarev@cpan.org>.
2022-06-10 | perl v5.34.0 |