Kwalitee Issues

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 (201) does not match dist (200):
  • Duplicates in MANIFEST: pp/windows/infoafter.txt

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: App-Music-ChordPro-5.986/lib/App/Music/ChordPro/A2Crd.pm -- Around line 42: Non-ASCII character seen before =encoding in 'Comin’'. Assuming UTF-8 App-Music-ChordPro-5.986/lib/App/Music/ChordPro/res/pod/A2Crd.pod -- Around line 29: Non-ASCII character seen before =encoding in 'Comin’'. Assuming UTF-8 App-Music-ChordPro-5.986/lib/App/Music/ChordPro/res/pod/ChordPro.pod -- Around line 27: Non-ASCII character seen before =encoding in 'Comin’'. Assuming UTF-8 App-Music-ChordPro-5.986/lib/App/Music/ChordPro.pm -- Around line 42: Non-ASCII character seen before =encoding in 'Comin’'. Assuming UTF-8

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: script/chordpro

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: script/chordpro

Modules

Name Abstract Version View
App::Music::ChordPro A lyrics and chords formatting program 5.986 metacpan
chordpro A lyrics and chords formatting program 5.986 metacpan

Other Files

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