Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Net::Fastly client library for interacting with the Fastly web acceleration service 1.03 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::Client::UserAgent 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::UA 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

Other Files

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