Business-Shipping 1.53 Deleted
Kwalitee Issues
- 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.53/lib/Business/Shipping/RateRequest.pm -- Around line 118: Expected '=item *'
- 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.53,157,158,159,161,164,165,169,183,184
- 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 |
|---|---|---|---|
| Business::Shipping | Rates and tracking for UPS and USPS | 1.53 | metacpan |
| Business::Shipping::ClassAttribs | Class attribute functions | 165 | metacpan |
| Business::Shipping::ClassInfo | Used by ClassAttribs | 165 | metacpan |
| Business::Shipping::Config | Configuration functions | 184 | metacpan |
| Business::Shipping::Data | Database interface | 183 | metacpan |
| Business::Shipping::Debug | Compatibility wrapper for Logging. Depreciated. | 158 | metacpan |
| Business::Shipping::KLogging | Logging interface | 165 | metacpan |
| Business::Shipping::Logging | Logging interface | 165 | metacpan |
| Business::Shipping::Package | Abstract class | 157 | metacpan |
| Business::Shipping::RateRequest | Abstract class for shipping cost estimation | 159 | metacpan |
| Business::Shipping::RateRequest::Offline | Abstract class for cost calculation. | 157 | metacpan |
| Business::Shipping::RateRequest::Online | Abstract class for shipping cost rating. | 184 | metacpan |
| Business::Shipping::Shipment | Abstract class | 184 | metacpan |
| Business::Shipping::Shipment::UPS | 161 | metacpan | |
| Business::Shipping::Template::Package | 184 | metacpan | |
| Business::Shipping::Template::RateRequest | Template for new rate requests | 184 | metacpan |
| Business::Shipping::Template::Shipment | 184 | metacpan | |
| Business::Shipping::Tracking | API for tracking packages | 169 | metacpan |
| Business::Shipping::UPS_Offline::Package | 157 | metacpan | |
| Business::Shipping::UPS_Offline::RateRequest | Offline Cost Estimation | 184 | metacpan |
| Business::Shipping::UPS_Offline::Shipment | 158 | metacpan | |
| Business::Shipping::UPS_Online::Package | 157 | metacpan | |
| Business::Shipping::UPS_Online::RateRequest | Estimates shipping cost online | 184 | metacpan |
| Business::Shipping::UPS_Online::Shipment | 158 | metacpan | |
| Business::Shipping::USPS_Online::Package | 164 | metacpan | |
| Business::Shipping::USPS_Online::RateRequest | Estimates shipping cost online | 165 | metacpan |
| Business::Shipping::USPS_Online::Shipment | 184 | metacpan | |
| Business::Shipping::Util | Miscellaneous functions | 165 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Business::Shipping::RateRequest::Offline::USPS | lib/Business/Shipping/USPS_Offline/RateRequest.pm | metacpan |
| Business::Shipping::Tracking::UPS | lib/Business/Shipping/UPS_Online/Tracking.pm | metacpan |
| Business::Shipping::Tracking::USPS | lib/Business/Shipping/USPS_Online/Tracking.pm | metacpan |
Other Files
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |