This package is the base class for all 3XX (redirect) Exceptions. This makes adding features for a range of exceptions easier. DON'T USE THIS PACKAGE DIRECTLY. 'use HTTP::Exception' does this for you....
TMUELLER/HTTP-Exception-0.04007 - 18 Jul 2018 20:52:27 UTCEvery HTTP::Exception is a Exception::Class - Class. So the same mechanisms apply as with Exception::Class-classes. In fact have a look at Exception::Class' docs for more general information on exceptions and Exception::Class::Base for information on...
TMUELLER/HTTP-Exception-0.04007 - 18 Jul 2018 20:52:27 UTCHTTP-Throwable provides a set of strongly-typed, PSGI-friendly exception implementations corresponding to the HTTP error status code (4xx-5xx) as well as the redirection codes (3xx). This particular package (HTTP::Throwable) is the shared role for al...
RJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTCThis module is a wrapper of HTTP::Tiny that provides simplified functions for performing HTTP requests in a similar manner to LWP::Simple, but with slightly more useful error handling. For full control of the request process and response handling, us...
DBOOK/HTTP-Simple-0.004 - 08 May 2019 15:21:56 UTCRJBS/HTTP-Throwable-0.027 - 27 Jan 2020 00:04:35 UTC