The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CGI::Test::Page::Error - An HTTP error page

SYNOPSIS

 # Inherits from CGI::Test::Page

DESCRIPTION

This class represents an HTTP error page. Its interface is the same as the one described in CGI::Test::Page.

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::Page(3), CGI::Test::Page::Real(3).