Kwalitee Issues

No Core Issues.

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.

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.

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.

Modules

Name Abstract Version View
Business::Giropay Giropay payments API 0.001 metacpan
Business::Giropay::Notification payment notification object metacpan
Business::Giropay::Request::Bankstatus check whether bank with L</bic> is valid. metacpan
Business::Giropay::Request::Issuer returns a list containing all banks. metacpan
Business::Giropay::Request::Status transaction data of past transactions metacpan
Business::Giropay::Request::Transaction start payment transaction request metacpan
Business::Giropay::Response::Bankstatus response object for L<Business::Giropay::Request::Bankstatus> metacpan
Business::Giropay::Response::Issuer response object for L<Business::Giropay::Request::Issuer> metacpan
Business::Giropay::Response::Status response object for L<Business::Giropay::Request::Status> metacpan
Business::Giropay::Response::Transaction response object for L<Business::Giropay::Request::Transaction> metacpan
Business::Giropay::Role::Core common attributes consumed by several classes and roles metacpan
Business::Giropay::Role::Network 'network' role consumed by Core, Request and Response roles metacpan
Business::Giropay::Role::Request Moo::Role consumed by all Request classes metacpan
Business::Giropay::Role::Response Moo::Role consumed by all Response classes metacpan
Business::Giropay::Types type library using Type::Tiny metacpan

Other Files

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