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(0x5609d4e7af98)
  • lib/App/iTan/Command/get.pm: HASH(0x5609d50cfc90)
  • lib/App/iTan/Command/import.pm: HASH(0x5609d4faf710)
  • lib/App/iTan/Command/info.pm: HASH(0x5609d4f96810)
  • lib/App/iTan/Command/list.pm: HASH(0x5609d4f911c8)
  • lib/App/iTan/Command/reset.pm: HASH(0x5609d4f91360)

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

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