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 (37) does not match dist (33):
  • Missing in Dist: bin/itan.pl, t/01_import.t, t/02_get.t, t/03_utils.t

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-1.00/lib/App/iTan.pm -- Around line 158: 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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/App/iTan/Command/delete.pm: HASH(0x55607bc62da8)
  • lib/App/iTan/Command/get.pm: HASH(0x55607bd17090)
  • lib/App/iTan/Command/import.pm: HASH(0x55607bcd1eb0)
  • lib/App/iTan/Command/info.pm: HASH(0x55607c20f3d0)
  • lib/App/iTan/Command/list.pm: HASH(0x55607bbc7d70)
  • lib/App/iTan/Command/reset.pm: HASH(0x55607bcc8980)

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 Secure management of iTans for online banking from 1.000 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
README metacpan