PayProp-API-Public-Client 0.01 Deleted
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Exception::Class::Base
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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 |
|---|---|---|---|
| PayProp::API::Public::Client | PayProp API client. | 0.01 | metacpan |
| PayProp::API::Public::Client::Authorization::APIKey | API key authorization module. | metacpan | |
| PayProp::API::Public::Client::Authorization::Base | Base module for authorization modules. | metacpan | |
| PayProp::API::Public::Client::Authorization::ClientCredentials | Client credentials authorization module. | metacpan | |
| PayProp::API::Public::Client::Authorization::Storage::Local | Local in-memory storage for tokens. | metacpan | |
| PayProp::API::Public::Client::Authorization::Storage::Memcached | Memcached storage solution. | metacpan | |
| PayProp::API::Public::Client::Error::Authorization | Authorization error. | metacpan | |
| PayProp::API::Public::Client::Error::Response | Response error. | metacpan | |
| PayProp::API::Public::Client::Exception::Authorization | Authorization exception. | metacpan | |
| PayProp::API::Public::Client::Exception::Base | Base module for exceptions. | metacpan | |
| PayProp::API::Public::Client::Exception::Connection | Custom exception. | metacpan | |
| PayProp::API::Public::Client::Exception::Response | Response exception. | metacpan | |
| PayProp::API::Public::Client::Exception::Storage | Custom exception. | metacpan | |
| PayProp::API::Public::Client::Request::Entity | Module containing various entity types as attributes. | metacpan | |
| PayProp::API::Public::Client::Request::Entity::Invoice | Invoice entity module. | metacpan | |
| PayProp::API::Public::Client::Request::Entity::Payment | Payment entity module. | metacpan | |
| PayProp::API::Public::Client::Request::Export | Module containing various export types as attributes. | metacpan | |
| PayProp::API::Public::Client::Request::Export::Beneficiaries | Beneficiary export module. | metacpan | |
| PayProp::API::Public::Client::Request::Export::Tenants | Tenant export module. | metacpan | |
| PayProp::API::Public::Client::Response::Entity::Invoice | metacpan | ||
| PayProp::API::Public::Client::Response::Entity::Payment | metacpan | ||
| PayProp::API::Public::Client::Response::Export::Beneficiary | metacpan | ||
| PayProp::API::Public::Client::Response::Export::Beneficiary::Address | metacpan | ||
| PayProp::API::Public::Client::Response::Export::Beneficiary::Property | metacpan | ||
| PayProp::API::Public::Client::Response::Export::Tenant | metacpan | ||
| PayProp::API::Public::Client::Response::Export::Tenant::Address | metacpan | ||
| PayProp::API::Public::Client::Response::Export::Tenant::Property | metacpan | ||
| PayProp::API::Public::Client::Role::APIRequest | Role to encapsulate API requests. | metacpan | |
| PayProp::API::Public::Client::Role::Attribute::APIVersion | metacpan | ||
| PayProp::API::Public::Client::Role::Attribute::Authorization | metacpan | ||
| PayProp::API::Public::Client::Role::Attribute::Domain | metacpan | ||
| PayProp::API::Public::Client::Role::Attribute::Storage | metacpan | ||
| PayProp::API::Public::Client::Role::Attribute::Token | metacpan | ||
| PayProp::API::Public::Client::Role::Attribute::UA | metacpan | ||
| PayProp::API::Public::Client::Role::Encrypt | Role to encapsulate value encryption. | metacpan | |
| PayProp::API::Public::Client::Role::JSON | Role to convert model to JSON structure. | metacpan | |
| PayProp::API::Public::Client::Role::Request | Role to encapsulate async requests. | metacpan | |
| PayProp::API::Public::Client::Role::Storage | Role to encapsulate storage SETers and GETers. | metacpan | |
| PayProp::API::Public::Client::Util::APIRequest | metacpan | ||
| PayProp::API::Public::Client::Util::Request | metacpan | ||
| Test::PayProp::API::Public::Emulator | metacpan |