The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.53 - 2010-03-30

  • fix authenticated urls to work with EU buckets (patch by Edmund von der Burg)
  • tiny POD fix (patch by Frank Wiegand)
  • add an exists method to Net::Amazon::S3::Client (suggested by David Golden)
  • fix max_keys when listing buckets (spotted by Andrew Bryan)
  • add content_encoding to Net::Amazon::S3::Object (suggested by Egor Korablev)
  • update s3cl: You need to use the module before you use it, added the mkbucket command, now you can run the help without your AWS secret key, add docs about the env variables you need to run s3cl (patches by Jesse Vincent)

Documentation

Command line for Amazon s3 cloud storage

Modules

Use the Amazon S3 - Simple Storage Service
convenience object for working with Amazon S3 buckets
An easy-to-use Amazon S3 client
An easy-to-use Amazon S3 client bucket
An easy-to-use Amazon S3 client object
Create a signed HTTP::Request
Base class for request objects
An internal class to create a bucket
An internal class to delete a bucket
An internal class to delete an object
An internal class to get a bucket's access control
An internal class to get a bucket's location constraint
An internal class to get an object
An internal class to get an object's access control
An internal class to list all buckets
An internal class to list a bucket
An internal class to put an object
An internal class to set a bucket's access control
An internal class to set an object's access control