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

Changes for version 6.39 - 2022-10-08

  • Remove Travis config (GH#180) (Olaf Alders)
  • Added status_constant_name() which maps status code to the name of the corresponding constant. (GH#160) (Neil Bowers)
  • Updated the doc for status_message() to clarify that it returns "Not Found" and not "HTTP_NOT_FOUND". (GH#160) (Neil Bowers)

Modules

Configuration for request and response objects
Class encapsulating HTTP Message headers
Header value parsing utility functions
HTTP style message (base class)
HTTP style request message
Construct common HTTP::Request objects
HTTP style response message
HTTP Status code processing