libnet-amazon-s3-perl 0.56-1 source package in Ubuntu

Changelog

libnet-amazon-s3-perl (0.56-1) unstable; urgency=low

  * New upstream release.
  * Remove patches, all applied upstream.
  * Bump versioned (build) dependency on libmoosex-strictconstructor-perl.

libnet-amazon-s3-perl (0.55-1) unstable; urgency=low

  * New upstream release.
  * Replace (build) dependency on libmoosex-types-datetime-perl with
    libmoosex-types-datetime-morecoercions-perl.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  03 Jan 2012 02:33:52 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.56.orig.tar.gz 35.6 KiB 62150d3a5ec539c06284dda3702e7dc4959ecdcc6907b03f068a73ad8095f765
libnet-amazon-s3-perl_0.56-1.debian.tar.gz 5.1 KiB 96e6509888225bd993e68c4fe92d6c540e1d0ccd96d8b76c54f291f9a4ff00cf
libnet-amazon-s3-perl_0.56-1.dsc 2.6 KiB ddbc0481ae5c034d4e46407ea0cb765c8c2af015e6e1eb9c47bde64677c633c8

Available diffs

View changes file

Binary packages built by this source

libnet-amazon-s3-perl: Amazon S3 Perl API - Simple Storage Service

 Net::Amazon::S3 provides a Perlish interface to Amazon S3. From the
 developer blurb: "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 find out more about S3, please visit: http://s3.amazonaws.com/
 .
 To use this module you will need to sign up to Amazon Web Services and
 provide an "Access Key ID" and " Secret Access Key". If you use this
 module, you will incur costs as specified by Amazon. Please check the
 costs. If you use this module with your Access Key ID and Secret
 Access Key you must be responsible for these costs.