-
-
18 Jul 2018 20:52:27 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (2586 / 2 / 0)
- Kwalitee
Bus factor: 0- 73.11% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (25.58KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.04007 - 2018-07-18
- GitHub PR #2 merged (thanks karenetheridge)
- link to HTTP::Throwable
- GitHub PR #4 merged (thanks timbunce)
- use q{} for _status_message so message can contain a single quote
- throw exception on loader code error instead of silently ignoring
- GitHub PR #5 merged (thanks neilb)
- Added [MetaJSON] so releases will include META.json
- Added "use warnings" to all modules
Modules
throw HTTP-Errors as (Exception::Class-) ExceptionsBase Class for 1XX (info) ExceptionsBase Class for 2XX (success) ExceptionsBase Class for 3XX (redirect) ExceptionsBase Class for 4XX (client error) ExceptionsBase Class for 5XX (server error) ExceptionsBase Class for exception classes created by HTTP::ExceptionCreates HTTP::Exception subclassesModule Install Instructions
To install HTTP::Exception, copy and paste the appropriate command in to your terminal.
cpanm HTTP::Exception
perl -MCPAN -e shell install HTTP::Exception
For more information on module installation, please visit the detailed CPAN module installation guide.