NAME
Webservice::Shipment::Carrier::UPS - UPS handling for Webservice::Shipment
DESCRIPTION
Implements UPS handling for Webservice::Shipment. It is a subclass of Webservice::Shipment::Carrier which implements all the necessary methods.
ATTRIBUTES
Webservice::Shipment::Carrier::UPS implements all of the attributes from Webservice::Shipment::Carrier and implements the following new ones
api_key
Your api key for the UPS API. The default implementation dies if used without being specified.
template
The string template used with Mojo::Template to format the request.