logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CGI::Test::Page::Error - An HTTP error 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>.

Description

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

Name

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

See Also

CGI::Test::Page(3), CGI::Test::Page::Real(3).

perl v5.34.0                                       2022-06-10                        CGI::Test::Page::Error(3pm)

Synopsis

        # Inherits from CGI::Test::Page

See Also