Business-Payr 0.01

Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: PaxHeader/Business-Payr-0.01,PaxHeader/Business-Payr-0.01,Business-Payr-0.01/PaxHeader/Changes,Business-Payr-0.01/PaxHeader/Changes,Business-Payr-0.01/PaxHeader/MANIFEST,Business-Payr-0.01/PaxHeader/MANIFEST,Business-Payr-0.01/PaxHeader/t,Business-Payr-0.01/PaxHeader/t,Business-Payr-0.01/PaxHeader/META.yml,Business-Payr-0.01/PaxHeader/META.yml,Business-Payr-0.01/PaxHeader/META.json,Business-Payr-0.01/PaxHeader/META.json,Business-Payr-0.01/PaxHeader/README.md,Business-Payr-0.01/PaxHeader/README.md,Business-Payr-0.01/PaxHeader/lib,Business-Payr-0.01/PaxHeader/lib,Business-Payr-0.01/PaxHeader/README.pod,Business-Payr-0.01/PaxHeader/README.pod,Business-Payr-0.01/PaxHeader/Makefile.PL,Business-Payr-0.01/PaxHeader/Makefile.PL,Business-Payr-0.01/lib/PaxHeader/Business,Business-Payr-0.01/lib/PaxHeader/Business,Business-Payr-0.01/lib/Business/PaxHeader/Payr,Business-Payr-0.01/lib/Business/PaxHeader/Payr,Business-Payr-0.01/lib/Business/PaxHeader/Payr.pm,Business-Payr-0.01/lib/Business/PaxHeader/Payr.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/PaymentSession.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/PaymentSession.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Types.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Types.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Webhook,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Webhook,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Request.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Request.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Webhook.pm,Business-Payr-0.01/lib/Business/Payr/PaxHeader/Webhook.pm,Business-Payr-0.01/lib/Business/Payr/Webhook/PaxHeader/Payment.pm,Business-Payr-0.01/lib/Business/Payr/Webhook/PaxHeader/Payment.pm,Business-Payr-0.01/t/PaxHeader/business,Business-Payr-0.01/t/PaxHeader/business,Business-Payr-0.01/t/business/PaxHeader/payr.t,Business-Payr-0.01/t/business/PaxHeader/payr.t,Business-Payr-0.01/t/business/PaxHeader/payr,Business-Payr-0.01/t/business/PaxHeader/payr,Business-Payr-0.01/t/business/payr/PaxHeader/paymentsession.t,Business-Payr-0.01/t/business/payr/PaxHeader/paymentsession.t,Business-Payr-0.01/t/business/payr/PaxHeader/request.t,Business-Payr-0.01/t/business/payr/PaxHeader/request.t,Business-Payr-0.01/t/business/payr/PaxHeader/webhook.t,Business-Payr-0.01/t/business/payr/PaxHeader/webhook.t
no_pod_errors

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

Error: Business-Payr-0.01/lib/Business/Payr/Webhook/Payment.pm -- Around line 75: Non-ASCII character seen before =encoding in '£850.00.'. Assuming UTF-8 Business-Payr-0.01/lib/Business/Payr.pm -- Around line 138: Non-ASCII character seen before =encoding in '—'. Assuming UTF-8

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
Business::Payr Perl library for interacting with the Payr API (https://docs.payr.com/) 0.01 metacpan
Business::Payr::PaymentSession class representing a Payr payment session returned by the C</thirdparty/user-login/> endpoint. metacpan
Business::Payr::Request abstract class to handle low level request traffic to the Payr API, you probably don't need to use this and should use the main L<Business::Payr> module instead. metacpan
Business::Payr::Types Moose type constraints for Business::Payr metacpan
Business::Payr::Webhook class for verifying and parsing Payr webhook notifications. metacpan
Business::Payr::Webhook::Payment class representing a Payr webhook payment event, as received from the Payr webhook notification system. metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
README.pod metacpan