Kwalitee Issues

has_meta_yml

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

has_tests

Add tests!

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 (87):
  • Missing in MANIFEST: doc/Net/Simplify.html, doc/Net/Simplify/AccessToken.html, doc/Net/Simplify/ApiException.html, doc/Net/Simplify/ApiKeyPair.html, doc/Net/Simplify/Authentication.html, doc/Net/Simplify/AuthenticationException.html, doc/Net/Simplify/Authorization.html, doc/Net/Simplify/BadRequestException.html, doc/Net/Simplify/CardToken.html, doc/Net/Simplify/Chargeback.html, doc/Net/Simplify/Constants.html, doc/Net/Simplify/Coupon.html, doc/Net/Simplify/Customer.html, doc/Net/Simplify/Deposit.html, doc/Net/Simplify/Domain.html, doc/Net/Simplify/DomainList.html, doc/Net/Simplify/Event.html, doc/Net/Simplify/FieldError.html, doc/Net/Simplify/IllegalArgumentException.html, doc/Net/Simplify/Invoice.html, doc/Net/Simplify/InvoiceItem.html, doc/Net/Simplify/Jws.html, doc/Net/Simplify/NotAllowedException.html, doc/Net/Simplify/ObjectNotFoundException.html, doc/Net/Simplify/Order.html, doc/Net/Simplify/OrderItem.html, doc/Net/Simplify/Payment.html, doc/Net/Simplify/Plan.html, doc/Net/Simplify/Product.html, doc/Net/Simplify/Refund.html, doc/Net/Simplify/SimplifyApi.html, doc/Net/Simplify/Subscription.html, doc/Net/Simplify/SystemException.html, doc/Net/Simplify/Tax.html, doc/Net/Simplify/Webhook.html, doc/_blkbluw.css, doc/_blkcynw.css, doc/_blkgrng.css, doc/_blkmagw.css, doc/_grygrnk.css, doc/_grygrnw.css, doc/_podly.js, doc/_whtgrng.css, doc/_whtnavk.css, doc/_whtprpk.css, doc/_whtpurk.css, doc/index.html, lib/Net/Simplify/ApiKeyPair.pm, lib/Net/Simplify/Order.pm, lib/Net/Simplify/OrderItem.pm, lib/Net/Simplify/Product.pm
  • Duplicates in MANIFEST: MANIFEST

main_module_version_matches_dist_version

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

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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
Net::Simplify Simplify Commerce Payments API metacpan
Net::Simplify::AccessToken Simplify Commerce OAuth access token metacpan
Net::Simplify::ApiException Simplify Commerce exception base class. metacpan
Net::Simplify::Authentication Simplify Commerce authentication class metacpan
Net::Simplify::AuthenticationException Simplify Commerce exception for authentication errors metacpan
Net::Simplify::Authorization A Simplify Commerce Authorization object metacpan
Net::Simplify::BadRequestException Simplify Commerce exception for bad request errors metacpan
Net::Simplify::CardToken A Simplify Commerce CardToken object metacpan
Net::Simplify::Chargeback A Simplify Commerce Chargeback object metacpan
Net::Simplify::Constants Simplify Commerce Constants 1.001000 metacpan
Net::Simplify::Coupon A Simplify Commerce Coupon object metacpan
Net::Simplify::Customer A Simplify Commerce Customer object metacpan
Net::Simplify::Deposit A Simplify Commerce Deposit object metacpan
Net::Simplify::Domain Simplify Commerce domain object base class metacpan
Net::Simplify::DomainList Simplify Commerce class representing a list of domain objects metacpan
Net::Simplify::Event Simplify Commerce webhook event class metacpan
Net::Simplify::FieldError Simplify Commerce field error class metacpan
Net::Simplify::IllegalArgumentException Simplify Commerce exception for illegal argument errors metacpan
Net::Simplify::Invoice A Simplify Commerce Invoice object metacpan
Net::Simplify::InvoiceItem A Simplify Commerce InvoiceItem object metacpan
Net::Simplify::Jws Simplify Commerce module for JWS encoding and decoding. metacpan
Net::Simplify::NotAllowedException Simplify Commerce exception for forbidden request errors metacpan
Net::Simplify::ObjectNotFoundException Simplify Commerce exception for object not found errors metacpan
Net::Simplify::Payment A Simplify Commerce Payment object metacpan
Net::Simplify::Plan A Simplify Commerce Plan object metacpan
Net::Simplify::Refund A Simplify Commerce Refund object metacpan
Net::Simplify::SimplifyApi Simplify Commerce module for API requests metacpan
Net::Simplify::Subscription A Simplify Commerce Subscription object metacpan
Net::Simplify::SystemException Simplify Commerce exception for system errors metacpan
Net::Simplify::Tax A Simplify Commerce Tax object metacpan
Net::Simplify::Webhook A Simplify Commerce Webhook object metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README.txt metacpan