Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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 (33) does not match dist (32):
  • Missing in Dist: t/testdb

no_pod_errors

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

Error: App-iTan-0.9000_01/lib/App/iTan.pm -- Around line 133: Non-ASCII character seen before =encoding in 'Maroš'. Assuming UTF-8

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

Modules

Name Abstract Version View
App::iTan Manage iTans for online banking 0.900001 metacpan
App::iTan::Command::delete Delete all invalid iTans metacpan
App::iTan::Command::get Fetch a single iTan and mark is as used metacpan
App::iTan::Command::import Import a set of itans metacpan
App::iTan::Command::info Fetch info for a tan index number metacpan
App::iTan::Command::list List all available and used itans metacpan
App::iTan::Command::reset Mark all unused tans as invalid metacpan
App::iTan::Utils Utility methods metacpan

Other Files

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