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

Changelog

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

  [ gregor herrmann ]
  * Import upstream version 0.98.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.5.1.

  [ Florian Schlichting ]
  * Do not ship almost empty manpages
  * Forward pod.patch
  * Update copyright years
  * Declare compliance with Debian Policy 4.6.0
  * Add pod-whatis.patch and spelling.patch

 -- Florian Schlichting <email address hidden>  Sun, 05 Sep 2021 20:04:03 +0800

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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnet-amazon-s3-perl_0.98-1.dsc 3.3 KiB 1eb6a977c088ec8ca43f21377f831996c904721e4fb169e54b2631a15c5804d7
libnet-amazon-s3-perl_0.98.orig.tar.gz 128.6 KiB 3be9d9af93cd15cf5f2f77bda0a783a9fbcc1d8199c3307b38e90b92a3045c9d
libnet-amazon-s3-perl_0.98-1.debian.tar.xz 7.8 KiB fcad27df976a39fdc87b54a00f992762d8c8f5be2a907c246fe84b97d4d93648

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.