Fork me on GitHub

Net::Amazon::S3 by pfig

Use the Amazon S3 - Simple Storage Service from Perl.

Net::Amazon::S3 on CPAN

Install

    $ perl Makefile.PL
    $ make
    $ make test
    # make install

Authors

Leon Brocard (acme astray com)

Contact

Pedro Figueiredo (me pedrofigueiredo org)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/pfig/net-amazon-s3