| Business::Shipping::USPS_Online::Package |
Business::Shipping::USPS_Online::Package;
$Rev: 164 $ $Date: 2004-09-13 17:12:54 -0700 (Mon, 13 Sep 2004) $
Default 'None'.
Default 'Regular'.
Default 'False'.
Default 'Package'.
Required()
We use a hand-written "Required()" method for this class, because we require one of the following: pounds, ounces, or weight. It doesn't matter which one it is, but if none of them are defined, then we pick 'weight' to Require.
Overrides the standard weight definition so that it can correctly set pounds & ounces.
Set pounds and ounces. Converts from fractional pounds.
Converts pounds + ounces to fractional weight. Returns weight.
Dan Browning <db@kavod.com>, Kavod Technologies, http://www.kavod.com.
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.
| Business::Shipping::USPS_Online::Package |