NAME
Business::Shipping::USPS_Online::Shipment
VERSION
$Rev: 164 $ $Date: 2004-09-13 17:12:54 -0700 (Mon, 13 Sep 2004) $
DESCRIPTION
See Business::Shipping POD for usage information.
TODO
Move the country translator data into configuration.
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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 19:
=over should be: '=over' or '=over positive_number'