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

Changelog

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

  * Import upstream version 0.991.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Refresh lintian override(s).

 -- gregor herrmann <email address hidden>  Mon, 18 Jul 2022 17:06:44 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.991-1.dsc 3.5 KiB 5a555ea7adb8f604df884f2eef74dc3270e2876d49553ad45d9d0a8ad8b1e5c2
libnet-amazon-s3-perl_0.991.orig.tar.gz 132.1 KiB fb7af8ba64948d1a3f31d809d77105226880f06998ac7f119f82484e68a323d3
libnet-amazon-s3-perl_0.991-1.debian.tar.xz 6.8 KiB b253c6c35d20c736d3afa3180e8e93f5c27d6b84fed1ca27879c9d85e48455e9

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.