Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (33) does not match dist (16):
  • Missing in Dist: blib/arch/.exists, blib/arch/auto/Net/API/REST/.exists, blib/bin/.exists, blib/lib/Net/API/.exists, blib/lib/Net/API/REST.pm, blib/lib/Net/API/REST/Cookies.pm, blib/lib/Net/API/REST/JWT.pm, blib/lib/Net/API/REST/Request.pm, blib/lib/Net/API/REST/Response.pm, blib/lib/Net/API/REST/Status.pm, blib/lib/auto/Net/API/REST/.exists, blib/man1/.exists, blib/man3/.exists, blib/man3/Net::API::REST.3, blib/man3/Net::API::REST::JWT.3, blib/script/.exists, pm_to_blib

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::API::REST::Cookies

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.002004,0.004009,0.005003,0.008003,0.1,0.2

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
Net::API::REST Framework for RESTful APIs 0.005003 metacpan
Net::API::REST::Cookies Cookie Jar and cookie management 0.002004 metacpan
Net::API::REST::DateTime HTTP DateTime Manipulation and Formatting 0.1 metacpan
Net::API::REST::JWT JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516 0.1 metacpan
Net::API::REST::Request Apache2 Incoming Request Access and Manipulation 0.008003 metacpan
Net::API::REST::Response Apache2 Outgoing Response Access and Manipulation 0.004009 metacpan
Net::API::REST::Status 0.2 metacpan

Provides

Name File View
Net::API::REST::Cookie lib/Net/API/REST/Cookies.pm metacpan
Net::API::REST::Endpoint lib/Net/API/REST.pm metacpan

Other Files

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