Net::Amazon::S3::Tools 0.07 (Default branch) |
|
|
Net::Amazon::S3::Tools is a set of command line
tools for Amazon AWS S3. It allows the user to
manipulate an S3 account, set and display ACLs,
list and create and delete buckets, list and get
and put items. All these operations are invoked
from the command line in a way that is similar to
manipulating files.
License: GNU Lesser General Public License (LGPL)
Changes:
The dependency on the Perl module XML::Simple has been removed. Since XML::LibXML is already guaranteed to be loaded, it is used instead.
|