Business-Payment-SwissESR 0.13.1 Deleted
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Business::Payment::SwissESR
- 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.13.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 381: =back without =over Business-Payment-SwissESR-0.13.1/lib/Business/Payment/SwissESR/V11Parser.pm -- Around line 332: =back without =over Business-Payment-SwissESR-0.13.1/lib/Business/Payment/SwissESR.pm -- Around line 3: Unknown directive: =header1 Around line 26: =back without =over
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Business::Payment::SwissESR
- 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.