Javascript-Closure 0.08 Deleted
Kwalitee Issues
- extracts_nicely
-
Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.
Error: More than one top directories are found: ._Javascript-Closure-0.08;Javascript-Closure-0.08
- 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: Cannot find MANIFEST in dist.
- 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: Javascript-Closure-0.08::lib::Javascript::._Closure
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Javascript-Closure-0.08/lib/Javascript/Closure.pm -- Around line 187: You can't have =items (as at line 191) unless the first thing after the =over is an =item Around line 422: '=item' outside of any '=over'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_dot_underscore_files
-
If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.
Error:
- ._Javascript-Closure-0.08
- Javascript-Closure-0.08/._.DS_Store
- Javascript-Closure-0.08/._Changes
- Javascript-Closure-0.08/._MANIFEST
- Javascript-Closure-0.08/._META.yml
- Javascript-Closure-0.08/._Makefile.PL
- Javascript-Closure-0.08/._README
- Javascript-Closure-0.08/._lib
- Javascript-Closure-0.08/._t
- Javascript-Closure-0.08/lib/._.DS_Store
- Javascript-Closure-0.08/lib/._Javascript
- Javascript-Closure-0.08/lib/Javascript/._Closure.pm
- Javascript-Closure-0.08/t/._00-load.t
- Javascript-Closure-0.08/t/._01-constants-import.t
- Javascript-Closure-0.08/t/._02-closure.appspot.com-connection.t
- Javascript-Closure-0.08/t/._03-output_format.t
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: Javascript-Closure-0.08/lib/Javascript/._Closure.pm, Javascript-Closure-0.08/lib/Javascript/Closure.pm
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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: Javascript-Closure-0.08::lib::Javascript::._Closure
- 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 |
---|---|---|---|
Javascript::Closure | compress your javascript code using Google online service of Closure Compiler | 0.08 | metacpan |