Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: Progressive-Web-Application-0.07/PaxHeader/Changes,Progressive-Web-Application-0.07/PaxHeader/Changes,Progressive-Web-Application-0.07/PaxHeader/Makefile.PL,Progressive-Web-Application-0.07/PaxHeader/Makefile.PL,Progressive-Web-Application-0.07/lib/Progressive/Web/PaxHeader/Application.pm,Progressive-Web-Application-0.07/lib/Progressive/Web/PaxHeader/Application.pm,Progressive-Web-Application-0.07/lib/Progressive/Web/Application/Template/PaxHeader/OfflineOnly.pm,Progressive-Web-Application-0.07/lib/Progressive/Web/Application/Template/PaxHeader/OfflineOnly.pm,Progressive-Web-Application-0.07/lib/Progressive/Web/Application/Template/PaxHeader/General.pm,Progressive-Web-Application-0.07/lib/Progressive/Web/Application/Template/PaxHeader/General.pm,Progressive-Web-Application-0.07/t/PaxHeader/01-tools.t,Progressive-Web-Application-0.07/t/PaxHeader/01-tools.t

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: Progressive::Web::Application::Command, Progressive::Web::Application::Template::General, Progressive::Web::Application::Template::GeneralDeferred, Progressive::Web::Application::Template::OfflineOnly, Progressive::Web::Application::Template::PreCacheEndpoint

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: Progressive::Web::Application::Command, Progressive::Web::Application::Template::Base, Progressive::Web::Application::Template::General, Progressive::Web::Application::Template::GeneralDeferred, Progressive::Web::Application::Template::OfflineOnly, Progressive::Web::Application::Template::PreCacheEndpoint

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).

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
Progressive::Web::Application Utility for making an application 'progressive' 0.07 metacpan
Progressive::Web::Application::Command metacpan
Progressive::Web::Application::Template::Base Base class for Progressive::Web::Application::Template's. metacpan
Progressive::Web::Application::Template::General The Default Progressive::Web::Application Template, cache then network, network then cache and offline. metacpan
Progressive::Web::Application::Template::GeneralDeferred A Progressive::Web::Application Template, cache then network, network then cache, offline mode and deferred install prompt. metacpan
Progressive::Web::Application::Template::OfflineOnly A Progressive::Web::Application Template, offline only. metacpan
Progressive::Web::Application::Template::PreCacheEndpoint A Progressive::Web::Application Template, cache from endpoint then network and offline. metacpan

Other Files

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