Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License 'gpl_3' is invalid (license) [Validation: 1.4]

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_tests

Add tests!

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: Business-Payment-SwissESR-0.6.1/lib/Business/Payment/SwissESR/PaymentSlip.pm -- Around line 27: Non-ASCII character seen before =encoding in 'Müller\newline'. Assuming UTF-8 Around line 346: =back without =over Business-Payment-SwissESR-0.6.1/lib/Business/Payment/SwissESR/V11Parser.pm -- Around line 202: =back without =over

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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
Business::Payment::SwissESR::PaymentSlip Class for creating Esr PDFs 0.006001 metacpan
Business::Payment::SwissESR::V11Parser Class for parsing v11 records metacpan

Other Files

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