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-) Exceptions
Base Class for 1XX (info) Exceptions
Base Class for 2XX (success) Exceptions
Base Class for 3XX (redirect) Exceptions
Base Class for 4XX (client error) Exceptions
Base Class for 5XX (server error) Exceptions
Base Class for exception classes created by HTTP::Exception
Creates HTTP::Exception subclasses