NAME
Business::Shipping::USPS_Online::Shipment
VERSION
$Rev: 224 $
DESCRIPTION
See Business::Shipping POD for usage information.
METHODS
pounds
ounces
weight
container
size
machinable
mail_type
Required()
International USPS does not require the service or from_zip parameters, but domestic does.
from_country
Always returns 'US'.
to_country( $to_country )
Uses the name translaters of Shipping::Shipment::to_country(), then applies its own translations. The former may not be necessary, but the latter is.
AUTHOR
Dan Browning <db@kavod.com>, Kavod Technologies, http://www.kavod.com.
COPYRIGHT AND LICENCE
Copyright (c) 2003-2004 Kavod Technologies, Dan Browning. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See LICENSE for more info.