pullingshots / Shipment

Perl interface into various shipping web service API's - FedEx, UPS, Purolator, Temando, Canada Post
https://metacpan.org/pod/Shipment
19 stars 19 forks source link

Shipment::UPS - Inaccurate POD #26

Closed mjaquilina closed 8 years ago

mjaquilina commented 9 years ago

The POD for the _build_services() method states:

"This method ignores what is in $self->packages and uses a single package weighing 1 pound for rating. The idea is to list what services are available, but for accurate rate comparisons, the rate method should be used."

I seem to recall this being accurate as of a prior Shipment release, but the weight of the actual packages in the shipment now appear to be used for _build_services().