Changes for version 0.95

  • Bug fixes and new functionality contributed by Kyle Albritton.
  • Changes -----
  • Replaced "â" with "-" on ship notes. The soft-hyphen "â" character was imported from a cut-n-paste from FedEx documentation but print problems where encountered on some browsers.
  • Added functionality to include the ability to specify dropoff_type which significantly influences rates.
  • Added notes to documentation on allowable parameters in METHODS item $obj->get_rates(%hash):
  • Valid weight_units values are LB, KG. Valid size_units are IN, CM. Valid dropoff_types are REGULAR_PICKUP, BUSINESS_SERVICE_CENTER, DROP_BOX, REQUEST_COURIER, STATION.
  • Bug Fixes -----
  • Fixed inconsistent key names on arguments and xml entries so that size and weight units work

Modules

Perl extension for getting available rates from Fedex using their Web Services API.