The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.0.5 - 2014-09-08

  • the ::Response::PackageResult objects in a ::Response::ShipmentAccept now link back to the ::Package objects they relate to
  • ::Package now has separate linear_unit and weight_unit attributes; measurement_system is now a shortcut in the constructor parameters. Note that using kilograms/inches or pounds/centimetres will currently result in an error message from UPS
  • the 'id' attribute of ::Package is now a string; it's no longer used internally, so it's now a generic user-side identifier

Modules

UPS API client, non-blocking
a credit card to pay UPS shipments with
a label for a shipment request
a payment method for UPS shipments
shipment rate from UPS
response for validate_address
information about a package in a booked shipment
UPS response to a ShipAccept request
base class for UPS shipment responses
UPS response to a ShipConfirm request
shipment return service from UPS
shipment service from UPS
a contact with an account number
type library for UPS

Provides

in lib/Net/Async/Webservice/UPS/Exception.pm
in lib/Net/Async/Webservice/UPS/Exception.pm