Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Net::HTTP::Spore::Core

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Net::HTTP::Spore::Core

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.03,0.14

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.

Modules

Name Abstract Version View
Net::HTTP::Spore SPORE client 0.03 metacpan
Net::HTTP::Spore::Core 0.03 metacpan
Net::HTTP::Spore::Meta Meta class for all SPORE object 0.14 metacpan
Net::HTTP::Spore::Meta::Class metaclass for all API client 0.03 metacpan
Net::HTTP::Spore::Meta::Method create api method 0.03 metacpan
Net::HTTP::Spore::Meta::Method::Spore declare API method 0.03 metacpan
Net::HTTP::Spore::Middleware middlewares base class 0.03 metacpan
Net::HTTP::Spore::Middleware::Auth base class for Authentication middlewares 0.03 metacpan
Net::HTTP::Spore::Middleware::Auth::Basic middleware for Basic authentication 0.03 metacpan
Net::HTTP::Spore::Middleware::Auth::OAuth middleware for OAuth authentication 0.03 metacpan
Net::HTTP::Spore::Middleware::Format base class for formats middlewares 0.03 metacpan
Net::HTTP::Spore::Middleware::Format::Auto 0.03 metacpan
Net::HTTP::Spore::Middleware::Format::JSON middleware for JSON format 0.03 metacpan
Net::HTTP::Spore::Middleware::Format::XML middleware for XML format 0.03 metacpan
Net::HTTP::Spore::Middleware::Format::YAML middleware for YAML format 0.03 metacpan
Net::HTTP::Spore::Middleware::LogDispatch 0.03 metacpan
Net::HTTP::Spore::Middleware::Mock Simple Mocker for Spore middlewares 0.03 metacpan
Net::HTTP::Spore::Middleware::Redirection 0.03 metacpan
Net::HTTP::Spore::Middleware::Runtime add a new header with runtime 0.03 metacpan
Net::HTTP::Spore::Middleware::UserAgent middleware to change the user-agent value 0.03 metacpan
Net::HTTP::Spore::Request Net::HTTP::Spore::Request - Portable HTTP request object from SPORE env hash 0.03 metacpan
Net::HTTP::Spore::Response Portable HTTP Response object for SPORE response 0.03 metacpan
Net::HTTP::Spore::Role::Debug 0.03 metacpan
Net::HTTP::Spore::Role::Description attributes for API description 0.03 metacpan
Net::HTTP::Spore::Role::Middleware 0.03 metacpan
Net::HTTP::Spore::Role::Request make HTTP request 0.03 metacpan
Net::HTTP::Spore::Role::UserAgent create UserAgent 0.03 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan