Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTTP::Request::Common

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::Fastly::Backend, Net::Fastly::BelongsToServiceAndVersion, Net::Fastly::Condition, Net::Fastly::Customer, Net::Fastly::Director, Net::Fastly::Domain, Net::Fastly::Healthcheck, Net::Fastly::Invoice, Net::Fastly::Match, Net::Fastly::Model, Net::Fastly::Origin, Net::Fastly::Service, Net::Fastly::Settings, Net::Fastly::Stats, Net::Fastly::Syslog, Net::Fastly::User, Net::Fastly::VCL, Net::Fastly::Version

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::Fastly client library for interacting with the Fastly web acceleration service 1.09 metacpan
Net::Fastly::Backend Representation of an individual host you want to serve assets off metacpan
Net::Fastly::BelongsToServiceAndVersion base class for classes that belong to a service and a version metacpan
Net::Fastly::Client communicate with the Fastly HTTP API metacpan
Net::Fastly::Condition Representation of a condition that can apply to first class objects metacpan
Net::Fastly::Customer metacpan
Net::Fastly::Director Representation of an a logical collection of backends - for example all the asset servers in one data center metacpan
Net::Fastly::Domain Representation of a domain name you want to map to a service metacpan
Net::Fastly::Healthcheck Representation of a way of keeping track of any of your hosts which are down metacpan
Net::Fastly::Invoice - a representation of a Fastly monthly invoice metacpan
Net::Fastly::Match metacpan
Net::Fastly::Model base class for all classes metacpan
Net::Fastly::Origin Representation of a logical group of directors - for example the asset server directors from all your DCNs metacpan
Net::Fastly::Service a representation of a Fastly service metacpan
Net::Fastly::Settings metacpan
Net::Fastly::Stats metacpan
Net::Fastly::Syslog Representation of an endpoint to stream syslogs to metacpan
Net::Fastly::User a representation of a user metacpan
Net::Fastly::VCL An internal representation of a Varnish Configuration Language file metacpan
Net::Fastly::Version a representation of a version of a service metacpan

Provides

Name File View
Net::Fastly::Client::UserAgent lib/Net/Fastly/Client.pm metacpan
Net::Fastly::UA lib/Net/Fastly/Client.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan