Progressive-Web-Application 0.06
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.06/PaxHeader/Makefile.PL,Progressive-Web-Application-0.06/PaxHeader/Makefile.PL,Progressive-Web-Application-0.06/lib/Progressive/Web/PaxHeader/Application.pm,Progressive-Web-Application-0.06/lib/Progressive/Web/PaxHeader/Application.pm,Progressive-Web-Application-0.06/lib/Progressive/Web/Application/Template/PaxHeader/OfflineOnly.pm,Progressive-Web-Application-0.06/lib/Progressive/Web/Application/Template/PaxHeader/OfflineOnly.pm,Progressive-Web-Application-0.06/lib/Progressive/Web/Application/Template/PaxHeader/General.pm,Progressive-Web-Application-0.06/lib/Progressive/Web/Application/Template/PaxHeader/General.pm
- 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.06 | 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 |