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

Changelog

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

  * Team upload
  * New upstream version 0.86
  * Update pod-name.patch
  * Bump compat to 12
  * Standards-Version to 4.4.0
  * Drop unwanted patch
  * Update d/copyright years

 -- Utkarsh Gupta <email address hidden>  Wed, 17 Jul 2019 06:25:10 +0530

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

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.86-1.dsc 3.0 KiB b2b7d63b9a17caae8360f05a6ad6121a3839a76b8c9f02ecc7178fe2b0e84b3c
libnet-amazon-s3-perl_0.86.orig.tar.gz 83.9 KiB 6301e683a19b1302a234a1689d7c7f7e7102b3e86f4de428b8cc1cd975f0c38a
libnet-amazon-s3-perl_0.86-1.debian.tar.xz 6.5 KiB 45f75abe32ff4ad07e98aedf17fb6da1501cb7fdc2f53b648ff7d1e9c955b539

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.