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: eBay::API::Simple

no_pod_errors

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

Error: eBay-API-Simple-0.27/lib/eBay/API/Simple/Finding.pm -- Around line 204: '=item' outside of any '=over' Around line 228: You forgot a '=back' before '=head1' eBay-API-Simple-0.27/lib/eBay/API/Simple/Merchandising.pm -- Around line 196: '=item' outside of any '=over' Around line 220: You forgot a '=back' before '=head1' eBay-API-Simple-0.27/lib/eBay/API/Simple/Shopping.pm -- Around line 196: '=item' outside of any '=over' Around line 220: You forgot a '=back' before '=head1' eBay-API-Simple-0.27/lib/eBay/API/Simple/Trading.pm -- Around line 221: '=item' outside of any '=over' Around line 245: You forgot a '=back' before '=head1' eBay-API-Simple-0.27/lib/eBay/API/Simple.pm -- Around line 17: '=item' outside of any '=over' Around line 35: You forgot a '=back' before '=head1' Around line 45: '=item' outside of any '=over' Around line 63: You forgot a '=back' before '=head1' eBay-API-Simple-0.27/lib/eBay/API/SimpleBase.pm -- Around line 33: '=item' outside of any '=over' Around line 47: You forgot a '=back' before '=head1' Around line 57: '=item' outside of any '=over' Around line 96: You forgot a '=back' before '=head2' Around line 102: '=item' outside of any '=over' Around line 124: You forgot a '=back' before '=head2' Around line 275: '=item' outside of any '=over' Around line 306: You forgot a '=back' before '=head2'

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_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.

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: eBay::API::Simple

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
eBay::API::Simple Flexible SDK supporting all eBay web services 0.27 metacpan
eBay::API::Simple::Finding Support for eBay's Finding 2.0 web service metacpan
eBay::API::Simple::HTML Support for grabbing an HTML page via API call metacpan
eBay::API::Simple::JSON Support for grabbing an RSS feed via API call metacpan
eBay::API::Simple::Merchandising Support for eBay's Merchandising web service metacpan
eBay::API::Simple::Parallel Support for parallel requests metacpan
eBay::API::Simple::RSS Support for grabbing an RSS feed via API call metacpan
eBay::API::Simple::Shopping Support for eBay's Shopping web service metacpan
eBay::API::Simple::Trading Support for eBay's Trading web service metacpan
eBay::API::SimpleBase Flexible SDK supporting all eBay web services metacpan

Other Files

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