The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WWW::Webrobot::HttpErrcode - HTTP Error Codes

SYNOPSIS

 my $html = WWW::Webrobot::HttpErrcode::as_html;

DESCRIPTION

This module is for HTTP error codes.

METHODS

WWW::Webrobot::Print::Util::as_html

Return a HTML string containing HTTP error codes. It can be navigated by a webbrowser. It contains marks to simply navigate by the code number.

SEE ALSO

RFC 2616 http://www.faqs.org/rfcs/rfc2616.html