The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Webservice::Shipment::Carrier::USPS - USPS handling for Webservice::Shipment

DESCRIPTION

Implements USPS handling for Webservice::Shipment. It is a subclass of Webservice::Shipment::Carrier which implements all the necessary methods.

ATTRIBUTES

Webservice::Shipment::Carrier::USPS implements all of the attributes from Webservice::Shipment::Carrier and implements the following new ones

template

The string template used with Mojo::Template to format the request.

NOTES

The service does not provide weight information, so extract_weight will always return an empty string.