Business-Shipping 1.05 Deleted

Kwalitee Issues

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: Business-Shipping-1.05/lib/Business/Shipping/Data.pm -- Around line 127: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content Business-Shipping-1.05/lib/Business/Shipping/RateRequest/Offline/UPS.pm -- Around line 1126: You forgot a '=back' before '=head1' Business-Shipping-1.05/lib/Business/Shipping/RateRequest/Offline.pm -- Around line 37: '=item' outside of any '=over' =over without closing =back Business-Shipping-1.05/lib/Business/Shipping/RateRequest/Online/UPS.pm -- Around line 343: '=item' outside of any '=over' =over without closing =back Business-Shipping-1.05/lib/Business/Shipping/RateRequest.pm -- Around line 60: '=item' outside of any '=over' =over without closing =back Around line 133: Expected text after =item, not a bullet Business-Shipping-1.05/lib/Business/Shipping/Shipment/USPS.pm -- Around line 21: =over should be: '=over' or '=over positive_number' =over without closing =back Business-Shipping-1.05/lib/Business/Shipping/Shipment.pm -- Around line 50: '=item' outside of any '=over' =over without closing =back Around line 52: =over should be: '=over' or '=over positive_number' =over without closing =back

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_meta_json

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

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.002,1.003,1.004,1.005,1.006,1.007,1.008,1.009,1.012,1.017,1.02

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_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
Bundle::Business::Shipping a bundle to install all Business::Shipping related modules 1.02 metacpan
Business::Shipping API for shipping-related tasks 1.017 metacpan
Business::Shipping::Config Configuration-related routines 1.003 metacpan
Business::Shipping::CustomMethodMaker 1.004 metacpan
Business::Shipping::Data 1.002 metacpan
Business::Shipping::Debug 1.005 metacpan
Business::Shipping::Package 1.004 metacpan
Business::Shipping::Package::UPS 1.005 metacpan
Business::Shipping::Package::USPS 1.006 metacpan
Business::Shipping::RateRequest 1.008 metacpan
Business::Shipping::RateRequest::Offline 1.005 metacpan
Business::Shipping::RateRequest::Offline::UPS 1.017 metacpan
Business::Shipping::RateRequest::Offline::USPS 1.003 metacpan
Business::Shipping::RateRequest::Online 1.006 metacpan
Business::Shipping::RateRequest::Online::UPS 1.012 metacpan
Business::Shipping::RateRequest::Online::USPS 1.009 metacpan
Business::Shipping::Shipment 1.006 metacpan
Business::Shipping::Shipment::UPS 1.005 metacpan
Business::Shipping::Shipment::USPS 1.007 metacpan
Business::Shipping::Util 1.003 metacpan

Other Files

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