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

main_module_version_matches_dist_version

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

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.04,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.04 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.04 metacpan
Net::HTTP::Spore::Meta::Method create api method 0.04 metacpan
Net::HTTP::Spore::Meta::Method::Spore declare API method 0.04 metacpan
Net::HTTP::Spore::Middleware middlewares base class 0.04 metacpan
Net::HTTP::Spore::Middleware::Auth base class for Authentication middlewares 0.04 metacpan
Net::HTTP::Spore::Middleware::Auth::Basic middleware for Basic authentication 0.04 metacpan
Net::HTTP::Spore::Middleware::Auth::Header middleware for authentication with specific header 0.04 metacpan
Net::HTTP::Spore::Middleware::Auth::OAuth middleware for OAuth authentication 0.04 metacpan
Net::HTTP::Spore::Middleware::DoNotTrack add a new header to not track 0.04 metacpan
Net::HTTP::Spore::Middleware::Format base class for formats middlewares 0.04 metacpan
Net::HTTP::Spore::Middleware::Format::Auto 0.04 metacpan
Net::HTTP::Spore::Middleware::Format::JSON middleware for JSON format 0.04 metacpan
Net::HTTP::Spore::Middleware::Format::XML middleware for XML format 0.04 metacpan
Net::HTTP::Spore::Middleware::Format::YAML middleware for YAML format 0.04 metacpan
Net::HTTP::Spore::Middleware::LogDispatch Net::HTTP::Spore::Middleware::LogDispatch is a middleware that allow you to use LogDispatch. 0.04 metacpan
Net::HTTP::Spore::Middleware::Mock Simple Mocker for Spore middlewares 0.04 metacpan
Net::HTTP::Spore::Middleware::Redirection Middleware for redirections 0.04 metacpan
Net::HTTP::Spore::Middleware::Runtime add a new header with runtime 0.04 metacpan
Net::HTTP::Spore::Middleware::UserAgent middleware to change the user-agent value 0.04 metacpan
Net::HTTP::Spore::Request Net::HTTP::Spore::Request - Portable HTTP request object from SPORE env hash 0.04 metacpan
Net::HTTP::Spore::Response Portable HTTP Response object for SPORE response 0.04 metacpan
Net::HTTP::Spore::Role Role to easily add multiples Spore clients to your class 0.04 metacpan
Net::HTTP::Spore::Role::Debug 0.04 metacpan
Net::HTTP::Spore::Role::Description attributes for API description 0.04 metacpan
Net::HTTP::Spore::Role::Middleware 0.04 metacpan
Net::HTTP::Spore::Role::Request make HTTP request 0.04 metacpan
Net::HTTP::Spore::Role::UserAgent create UserAgent 0.04 metacpan

Other Files

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