net-amazon-s3 | Use the Amazon S3 - Simple Storage Service from Perl | Cloud Storage library
kandi X-RAY | net-amazon-s3 Summary
kandi X-RAY | net-amazon-s3 Summary
NAME Net::Amazon::S3 - Use the Amazon S3 - Simple Storage Service. SYNOPSIS use Net::Amazon::S3; my $aws_access_key_id = 'fill me in'; my $aws_secret_access_key = 'fill me in too';. DESCRIPTION This module 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".
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of net-amazon-s3
net-amazon-s3 Key Features
net-amazon-s3 Examples and Code Snippets
Community Discussions
Trending Discussions on net-amazon-s3
QUESTION
I'm having troubles installing the Net::Amazon::S3
package for perl on my Win 10 machine running 32 bit Strawberry Perl.
I try to install the package with cpanm
:
ANSWER
Answered 2020-Aug-03 at 03:33This a bug in a module used to perform the test. The bug results in the test failing on Windows, but isn't indicative of a problem with any of the modules being installed. It's a problem with the test, not the modules being tested.
Adding the following to t\00use.t
will allow the test to run:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install net-amazon-s3
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page