Giter VIP home page Giter VIP logo

net-ups's Introduction

NAME
    Net::UPS - 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 \$.2f\n", $rate->total_charges);

WARNING
    Although functional, this is an alpha software. Net::UPS is still under
    testing stage, and interface can change in the future without any
    notice. Until this warning sign is removed and Net::UPS version becomes
    at least 1.0, you are discouraged from using this software in production
    environment, or do not expect backward-compatible upgrades!

DESCRIPTION
    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.

AUTHOR
    Sherzod B. Ruzmetov <[email protected]>, http://author.handalak.com/

COPYRIGHT
    Copyright (C) 2005 Sherzod Ruzmetov. All rights reserved. This library
    is free software. You can modify and/or distribute it under the same
    terms as Perl itself.

DISCLAIMER
    THIS LIBRARY IS PROVIDED WITH USEFULNES IN MIND, BUT WITHOUT ANY
    GUARANTEE (NEITHER IMPLIED NOR EXPRESSED) OF ITS FITNES FOR A PARTICUALR
    PURPOSE. USE IT AT YOUR OWN RISK.

SEE ALSO
    Net::UPS::Address, Net::UPS::Rate, Net::UPS::Service, Net::UPS::Package,
    Net::UPS::Tutorial


net-ups's People

Contributors

dakkar avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.