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: Business::UPS::Tracking::Exception

has_meta_json

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

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: Business::UPS::Tracking::Exception

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/Business/UPS/Tracking/Commandline.pm: HASH(0x55607c5389a8)
  • lib/Business/UPS/Tracking/Element/Activity.pm: HASH(0x55607c5871c0)
  • lib/Business/UPS/Tracking/Element/Address.pm: HASH(0x55607c57da00)
  • lib/Business/UPS/Tracking/Element/Code.pm: HASH(0x55607c6854d8)
  • lib/Business/UPS/Tracking/Element/Package.pm: HASH(0x55607c578f60)
  • lib/Business/UPS/Tracking/Element/ReferenceNumber.pm: HASH(0x55607c68e2c0)
  • lib/Business/UPS/Tracking/Element/Weight.pm: HASH(0x55607c51c4b8)
  • lib/Business/UPS/Tracking/Request.pm: HASH(0x55607c6f7f90)
  • lib/Business/UPS/Tracking/Response.pm: HASH(0x55607c62f318)
  • lib/Business/UPS/Tracking/Role/Base.pm: HASH(0x55607c814370)
  • lib/Business/UPS/Tracking/Shipment.pm: HASH(0x55607c512670)
  • lib/Business/UPS/Tracking/Shipment/Freight.pm: HASH(0x55607c4ebe00)
  • lib/Business/UPS/Tracking/Shipment/SmallPackage.pm: HASH(0x55607c71e020)
  • lib/Business/UPS/Tracking/Utils.pm: HASH(0x55607c7066b8)

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.

Modules

Name Abstract Version View
Business::UPS::Tracking Interface to the UPS tracking webservice 1.060 metacpan
Business::UPS::Tracking::Commandline Commandline interface to UPS tracking metacpan
Business::UPS::Tracking::Element::Activity A small freight package activity metacpan
Business::UPS::Tracking::Element::Address An address metacpan
Business::UPS::Tracking::Element::Code Generic container for parameters metacpan
Business::UPS::Tracking::Element::Package A small freight package metacpan
Business::UPS::Tracking::Element::ReferenceNumber A reference number metacpan
Business::UPS::Tracking::Element::Weight A shipment or package weight metacpan
Business::UPS::Tracking::Exception metacpan
Business::UPS::Tracking::Meta::Attribute::Trait::Serializable metacpan
Business::UPS::Tracking::Request A tracking request metacpan
Business::UPS::Tracking::Response A response from the UPS webservice metacpan
Business::UPS::Tracking::Role::Base Helper role metacpan
Business::UPS::Tracking::Role::Builder Helper role metacpan
Business::UPS::Tracking::Role::Serialize Serialize objects metacpan
Business::UPS::Tracking::Shipment Base class for shipments metacpan
Business::UPS::Tracking::Shipment::Freight A freight shipment metacpan
Business::UPS::Tracking::Shipment::SmallPackage A small package shipment metacpan
Business::UPS::Tracking::Utils Utility functions metacpan

Provides

Name File View
Moose::Meta::Attribute::Custom::Trait::Serializable lib/Business/UPS/Tracking/Meta/Attribute/Trait/Serializable.pm metacpan

Other Files

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