Package perl-Amazon-S3: Information

    Source package: perl-Amazon-S3
    Version: 0.45-alt1
    Build time:  Sep 4, 2010, 09:50 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: A portable client library for working with and
    Description: 
    Amazon::S3 provides a portable client interface to Amazon Simple
    Storage System (S3).
    
    "Amazon S3 is storage for the Internet. It is designed to
    make web-scale computing easier for developers. Amazon S3
    provides a simple web services interface that can be used to
    store and retrieve any amount of data, at any time, from
    anywhere on the web. It gives any developer access to the
    same highly scalable, reliable, fast, inexpensive data
    storage infrastructure that Amazon uses to run its own
    global network of web sites. The service aims to maximize
    benefits of scale and to pass those benefits on to
    developers".
    
    To sign up for an Amazon Web Services account, required to
    use this library and the S3 service, please visit the Amazon
    Web Services web site at http://www.amazonaws.com/.
    
    You will be billed accordingly by Amazon when you use this
    module and must be responsible for these costs.
    
    To learn more about Amazon's S3 service, please visit:
    http://s3.amazonaws.com/.
    
    This need for this module arose from some work that needed
    to work with S3 and would be distributed, installed and used
    on many various environments where compiled dependencies may
    not be an option. Net::Amazon::S3 used XML::LibXML
    tying it to that specific and often difficult to install
    option. In order to remove this potential barrier to entry,
    this module is forked and then modified to use XML::SAX
    via XML::Simple.
    
    Amazon::S3 is intended to be a drop-in replacement for
    <Net:Amazon::S3> that trades some performance in return for
    portability.

    List of rpms provided by this srpm:
    perl-Amazon-S3 (noarch)

    Maintainer: Denis Smirnov

    List of contributors:
    Denis Smirnov

    ACL:
    @qa_p7

      1. perl-Class-Accessor
      2. perl-Digest-HMAC
      3. perl-Digest-MD5-File
      4. perl-LWP-UserAgent-Determined
      5. perl-XML-Simple
      6. perl-devel

    Last changed


    Sept. 4, 2010 Denis Smirnov 0.45-alt1
    - initial build for ALT Linux Sisyphus