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

Changelog

libnet-amazon-s3-perl (0.60-1) unstable; urgency=medium


  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Update years of copyright.

 -- gregor herrmann <email address hidden>  Wed, 14 May 2014 21:13:14 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.60-1.dsc 2.8 KiB 1785ecc1606b350962190456bba992c8f40f1494357a209f19cd5ec1569491d3
libnet-amazon-s3-perl_0.60.orig.tar.gz 52.0 KiB 628937132268e501fb82410f96636e01b183423ea133b6c362894da109d6ac81
libnet-amazon-s3-perl_0.60-1.debian.tar.xz 5.2 KiB 3838d0be5862368c6ba99643a382acfecd1a9a5b820ba2cc77bee48f15474d2d

Available diffs

No changes file available.

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.