Mojo-CouchDB 1.0 Latest
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: ./PaxHeaders/Mojo-CouchDB-1.0,./PaxHeaders/Mojo-CouchDB-1.0,Mojo-CouchDB-1.0/PaxHeaders/t,Mojo-CouchDB-1.0/PaxHeaders/t,Mojo-CouchDB-1.0/t/PaxHeaders/02-promises.t,Mojo-CouchDB-1.0/t/PaxHeaders/02-promises.t,Mojo-CouchDB-1.0/t/PaxHeaders/01-local-integration.t,Mojo-CouchDB-1.0/t/PaxHeaders/01-local-integration.t,Mojo-CouchDB-1.0/PaxHeaders/MANIFEST.bak,Mojo-CouchDB-1.0/PaxHeaders/MANIFEST.bak,Mojo-CouchDB-1.0/PaxHeaders/MANIFEST,Mojo-CouchDB-1.0/PaxHeaders/MANIFEST,Mojo-CouchDB-1.0/PaxHeaders/LICENSE,Mojo-CouchDB-1.0/PaxHeaders/LICENSE,Mojo-CouchDB-1.0/PaxHeaders/.perltidyrc,Mojo-CouchDB-1.0/PaxHeaders/.perltidyrc,Mojo-CouchDB-1.0/PaxHeaders/README.md,Mojo-CouchDB-1.0/PaxHeaders/README.md,Mojo-CouchDB-1.0/PaxHeaders/MANIFEST.SKIP,Mojo-CouchDB-1.0/PaxHeaders/MANIFEST.SKIP,Mojo-CouchDB-1.0/PaxHeaders/lib,Mojo-CouchDB-1.0/PaxHeaders/lib,Mojo-CouchDB-1.0/lib/PaxHeaders/Mojo,Mojo-CouchDB-1.0/lib/PaxHeaders/Mojo,Mojo-CouchDB-1.0/lib/Mojo/PaxHeaders/CouchDB.pm,Mojo-CouchDB-1.0/lib/Mojo/PaxHeaders/CouchDB.pm,Mojo-CouchDB-1.0/lib/Mojo/PaxHeaders/CouchDB,Mojo-CouchDB-1.0/lib/Mojo/PaxHeaders/CouchDB,Mojo-CouchDB-1.0/lib/Mojo/CouchDB/PaxHeaders/DB.pm,Mojo-CouchDB-1.0/lib/Mojo/CouchDB/PaxHeaders/DB.pm,Mojo-CouchDB-1.0/PaxHeaders/Makefile.PL,Mojo-CouchDB-1.0/PaxHeaders/Makefile.PL,Mojo-CouchDB-1.0/PaxHeaders/META.yml,Mojo-CouchDB-1.0/PaxHeaders/META.yml,Mojo-CouchDB-1.0/PaxHeaders/META.json,Mojo-CouchDB-1.0/PaxHeaders/META.json
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- 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:
- MANIFEST (14) does not match dist (13):
- Missing in Dist: README
- has_abstract_in_pod
-
Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.
- 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.