Business-Shipping 1.55 Deleted
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_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.55,157,158,184,189,190,193,194,195,198,200
- 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.55 | metacpan |
| Business::Shipping::ClassAttribs | Determine class attributes | 200 | metacpan |
| Business::Shipping::ClassInfo | ClassAttribs helper functions | 200 | metacpan |
| Business::Shipping::Config | Configuration functions | 200 | metacpan |
| Business::Shipping::Data | Database interface | 190 | metacpan |
| Business::Shipping::Debug | For backwards compatibility only | 193 | metacpan |
| Business::Shipping::KLogging | Simplified wrapper for Log::Log4perl | 189 | metacpan |
| Business::Shipping::Logging | Interface between KLogging and Business::Shipping | 189 | metacpan |
| Business::Shipping::Package | Abstract class | 190 | metacpan |
| Business::Shipping::RateRequest | Abstract class | 198 | metacpan |
| Business::Shipping::RateRequest::Offline | Abstract class for cost calculation. | 189 | metacpan |
| Business::Shipping::RateRequest::Online | Abstract rates class | 189 | metacpan |
| Business::Shipping::Shipment | Abstract class | 194 | metacpan |
| Business::Shipping::Shipment::UPS | 194 | metacpan | |
| Business::Shipping::Template::Package | 184 | metacpan | |
| Business::Shipping::Template::RateRequest | Template for new rate requests | 190 | metacpan |
| Business::Shipping::Template::Shipment | 184 | metacpan | |
| Business::Shipping::Tracking | 193 | metacpan | |
| Business::Shipping::UPS_Offline::Package | 157 | metacpan | |
| Business::Shipping::UPS_Offline::RateRequest | 200 | metacpan | |
| Business::Shipping::UPS_Offline::Shipment | 158 | metacpan | |
| Business::Shipping::UPS_Online::Package | 157 | metacpan | |
| Business::Shipping::UPS_Online::RateRequest | 195 | metacpan | |
| Business::Shipping::UPS_Online::Shipment | 158 | metacpan | |
| Business::Shipping::USPS_Offline::RateRequest | 198 | metacpan | |
| Business::Shipping::USPS_Online::Package | 190 | metacpan | |
| Business::Shipping::USPS_Online::RateRequest | 194 | metacpan | |
| Business::Shipping::USPS_Online::Shipment | 194 | metacpan | |
| Business::Shipping::Util | Miscellaneous functions | 200 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| 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 |