| Business-Shipping documentation | view source | Contained in the Business-Shipping distribution. |
Business::Shipping::UPS_Offline::Shipment
If true, don't estimate the hundredweight rate even if it would otherwise be possible.
If the shipment weight is only $percent (default 10%) higher than the required amount to qualify for hundredweight shipping, then do not calculate hundredweight. This is to guard against the chance that the actual shipment weight turns out to be lower than what is used for estimation, resulting in failed eligibility for hundredweight rates and a much higher rate than estimated.
Syntatic sugar to avoid push @{$self->packages()}, $new_package;
Daniel Browning, db@kavod.com, http://www.kavod.com/
Copyright 2003-2011 Daniel Browning <db@kavod.com>. 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 documentation | view source | Contained in the Business-Shipping distribution. |