| Business::Shipping::RateRequest::Offline - Abstract class for cost calculation. |
Business::Shipping::RateRequest::Offline - Abstract class for cost calculation.
$Rev: 157 $ $Date: 2004-07-09 14:25:49 -0700 (Fri, 09 Jul 2004) $
This doesn't have very much to it. It just disables the cache feature, and has a few miscellaneous functions.
cache()
Cache always disabled for Offline lookups: they are so fast already, the disk I/O of a running a cache is not worth it.
$zip Input to shorten/lengthen. Usually a zip code. Shorten to three digits. If the input doesn't have leading zeros, add them.
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::RateRequest::Offline - Abstract class for cost calculation. |