Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (38) does not match dist (37):
  • Missing in Dist: lib/App/iTan/Command/delete.pm

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(0x55c8d12d64d8)
  • lib/App/iTan/Command/Get.pm: HASH(0x55c8d125ec88)
  • lib/App/iTan/Command/Import.pm: HASH(0x55c8d126d1e8)
  • lib/App/iTan/Command/Info.pm: HASH(0x55c8d1239408)
  • lib/App/iTan/Command/List.pm: HASH(0x55c8d1263a18)
  • lib/App/iTan/Command/Reset.pm: HASH(0x55c8d123d050)

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 1.05 metacpan
App::iTan::Command::Delete Delete all invalid iTANs metacpan
App::iTan::Command::Get Fetches selected iTAN metacpan
App::iTan::Command::Import Imports a list of iTans into the database metacpan
App::iTan::Command::Info Info about the selected iTAN metacpan
App::iTan::Command::List List of all iTANs metacpan
App::iTan::Command::Reset Reset unused iTANs metacpan
App::iTan::Utils Utility methods role metacpan

Other Files

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