Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

has_meta_json

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

no_invalid_versions

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

Error:

  • lib/Business/UPS/Tracking/Commandline.pm: HASH(0x55607c815a40)
  • lib/Business/UPS/Tracking/Element/Activity.pm: HASH(0x55607c8a47c0)
  • lib/Business/UPS/Tracking/Element/Address.pm: HASH(0x55607c8e33f8)
  • lib/Business/UPS/Tracking/Element/Code.pm: HASH(0x55607c914000)
  • lib/Business/UPS/Tracking/Element/Package.pm: HASH(0x55607c8d9838)
  • lib/Business/UPS/Tracking/Element/ReferenceNumber.pm: HASH(0x55607c81b440)
  • lib/Business/UPS/Tracking/Element/Weight.pm: HASH(0x55607c8b3f18)
  • lib/Business/UPS/Tracking/Exception.pm: HASH(0x55607c8aef48)
  • lib/Business/UPS/Tracking/Meta/Attribute/Trait/Printable.pm: HASH(0x55607ca16138)
  • lib/Business/UPS/Tracking/Request.pm: HASH(0x55607c896e18)
  • lib/Business/UPS/Tracking/Response.pm: HASH(0x55607c7dd790)
  • lib/Business/UPS/Tracking/Role/Base.pm: HASH(0x55607c9707d8)
  • lib/Business/UPS/Tracking/Role/Builder.pm: HASH(0x55607c8bcec8)
  • lib/Business/UPS/Tracking/Shipment.pm: HASH(0x55607c8c61a0)
  • lib/Business/UPS/Tracking/Shipment/Freight.pm: HASH(0x55607c9d5428)
  • lib/Business/UPS/Tracking/Shipment/SmallPackage.pm: HASH(0x55607c8f2978)
  • lib/Business/UPS/Tracking/Utils.pm: HASH(0x55607c9672a0)

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.09 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::Printable 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::Print 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::Printable lib/Business/UPS/Tracking/Meta/Attribute/Trait/Printable.pm metacpan

Other Files

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