Net::UPS

Net::UPS is an implementation of UPS Online Tools API in Perl.v
Download

Net::UPS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sherzod B. Ruzmetov
  • Publisher web site:
  • http://search.cpan.org/~sherzodr/Class-PObject-2.17/PObject.pm

Net::UPS Tags


Net::UPS Description

Net::UPS is an implementation of UPS Online Tools API in Perl.v Net::UPS is an implementation of UPS Online Tools API in Perl.SYNOPSIS use Net::UPS; $ups = Net::UPS->new($userid, $password, $accesskey); $rate = $ups->rate($from_zip, $to_zip, $package); printf("Shipping this package $from_zip => $to_zip will cost you $.2fn", $rate->total_charges);Net::UPS implements UPS' Online Tools API in Perl. In a nutshell, Net::UPS knows how to retrieve rates and service information for shipping packages using UPS, as well as for validating U.S. addresses.This manual is optimized to be used as a quick reference. If you're knew to Net::UPS, and this manual doesn't seem to help, you're encouraged to read Net::UPS::Tutorial first. Requirements: · Perl


Net::UPS Related Software