Kwalitee Issues

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: HTTP-Throwable-0.002/lib/HTTP/Throwable/NotModified.pm -- Around line 101: You forgot a '=back' before '=head1'

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
HTTP::Throwable A set of strongly-typed, PSGI-friendly HTTP 1.1 exception classes metacpan
HTTP::Throwable::BadGateway 502 Bad Gateway metacpan
HTTP::Throwable::BadRequest 400 Bad Request metacpan
HTTP::Throwable::Conflict 409 Conflict metacpan
HTTP::Throwable::ExpectationFailed 417 Expectation Failed metacpan
HTTP::Throwable::Forbidden 403 Forbidden metacpan
HTTP::Throwable::Found 302 Found metacpan
HTTP::Throwable::GatewayTimeout 504 Gateway Timeout metacpan
HTTP::Throwable::Gone 410 Gone metacpan
HTTP::Throwable::HTTPVersionNotSupported 505 HTTP Version Not Supported metacpan
HTTP::Throwable::InternalServerError 500 Internal Server Error metacpan
HTTP::Throwable::LengthRequired 411 Length Required metacpan
HTTP::Throwable::MethodNotAllowed 405 Method Not Allowed metacpan
HTTP::Throwable::MovedPermanently 301 Moved Permanently metacpan
HTTP::Throwable::MultipleChoices 300 Multiple Choices metacpan
HTTP::Throwable::NotAcceptable 406 Not Acceptable metacpan
HTTP::Throwable::NotFound 404 Not Found metacpan
HTTP::Throwable::NotImplemented 501 Not Implemented metacpan
HTTP::Throwable::NotModified 304 Not Modified metacpan
HTTP::Throwable::PreconditionFailed 412 Precondition Failed metacpan
HTTP::Throwable::ProxyAuthenticationRequired 407 Proxy Authentication Required metacpan
HTTP::Throwable::RequestEntityToLarge 413 Request Entity To Large metacpan
HTTP::Throwable::RequestTimeout 408 Request Timeout metacpan
HTTP::Throwable::RequestURITooLong 414 Request-URI Too Long metacpan
HTTP::Throwable::RequestedRangeNotSatisfiable 416 Requested Range Not Satisfiable metacpan
HTTP::Throwable::SeeOther 303 See Other metacpan
HTTP::Throwable::ServiceUnavailable 503 Service Unavailable metacpan
HTTP::Throwable::TemporaryRedirect 307 Temporary Redirect metacpan
HTTP::Throwable::Unauthorized 401 Unauthorized metacpan
HTTP::Throwable::UnsupportedMediaType 415 Unsupported Media Type metacpan
HTTP::Throwable::UseProxy 305 Use Proxy metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
dist.ini metacpan