Search results for "s3"
AWS::S3 - Lightweight interface to Amazon S3 (Simple Storage Service)
AWS::S3 attempts to provide an alternate interface to the Amazon S3 Simple Storage Service. NOTE: Until AWS::S3 gets to version 1.000 it will not implement the full S3 interface. Disclaimer: Several portions of AWS::S3 have been adopted from Net::Ama...
LEEJO/AWS-S3-0.18 - 01 Mar 2019 15:07:40 UTC - Search in distribution- AWS::S3::File - A single file in Amazon S3
- AWS::S3::Owner - An 'owner' object in Amazon S3.
- AWS::S3::Bucket - Object representation of S3 Buckets
- 22 more results from AWS-S3 »
URI::s3 - s3 URI scheme
URI::s3 is an URI scheme handler for "s3://" protocol....
KARUPA/URI-s3-v0.2 - 04 Apr 2019 18:39:18 UTC - Search in distribution
Furl::S3 - Furl based S3 client library.
This module uses Furl lightweight HTTP client library and provides very simple interfaces to Amazon Simple Storage Service (Amazon S3) for more details. see Amazon S3's developer guide and API References. http://docs.amazonwebservices.com/AmazonS3/20...
IKEBE/Furl-S3-0.02 - 16 May 2012 10:27:28 UTC - Search in distribution
Paws::S3 - Perl Interface to AWS Amazon Simple Storage Service
Amazon Simple Storage Service Amazon Simple Storage Service is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 has a simple web services interface that you can use to store and retrieve any amount...
JLMARTIN/Paws-0.44 - 14 Jul 2021 09:09:00 UTC - Search in distribution
Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys.
This documentation refers to version 0.65. "Amazon::S3" provides a portable client interface to Amazon Simple Storage System (S3). This module is rather dated, however with some help from a few contributors it has had some recent updates. Recent chan...
BIGFOOT/Amazon-S3-0.65 - 28 Nov 2023 22:53:40 UTC - Search in distribution- Amazon::S3::Bucket - A container class for a S3 bucket and its contents.
- Amazon::S3::Constants - constants and defaults for Amazon::S3
- lib/Amazon/S3/Logger.pm
- 1 more result from Amazon-S3 »
Apache2::S3 - mod_perl library for proxying requests to amazon S3
This module will map requests for URLs on your server into proxy requests to the Amazon S3 service, adding authentication headers along the way to permit access to non-public resources. It doesn't actually do any proxying itself, rather it just adds ...
IWADE/Apache2-S3-0.05 - 24 Oct 2007 01:16:52 UTC - Search in distribution
S3
DQNEO/Amazon-S3-FastUploader-0.08
-
01 Dec 2012 05:22:47 UTC
-
Search in distribution
- Amazon::S3::FastUploader - fast uploader to Amazon S3
- Amazon::S3::FastUploader::File - fast uploader to Amazon S3
Data::Save::S3 - Zip some files to S3
Zip and Send to S3 Copy <http://perldoc.perl.org/File/Copy.html/> the named files into one folder, zip the folder and send the zip archive to S3 <https://console.aws.amazon.com/s3/home/> new New zipper. files :lvalue Array of files to zip and send to...
PRBRENAN/Data-Save-S3-20170809 - 09 Aug 2017 02:17:49 UTC - Search in distribution
Net::Amazon::S3 - Use the Amazon S3 - Simple Storage Service
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 ...
BARNEY/Net-Amazon-S3-0.991 - 16 Jul 2022 23:48:15 UTC - Search in distribution- Net::Amazon::S3::X - Net::Amazon::S3 exceptions
- Net::Amazon::S3::Utils - misc utils
- Net::Amazon::S3::Bucket - convenience object for working with Amazon S3 buckets
- 166 more results from Net-Amazon-S3 »
Tie::Amazon::S3 - tie Amazon S3 buckets to Perl hashes
ZAKAME/Tie-Amazon-S3-0.02
-
16 Dec 2007 07:57:36 UTC
-
Search in distribution
Amazon::S3::Thin - A thin, lightweight, low-level Amazon S3 client
Amazon::S3::Thin is a thin, lightweight, low-level Amazon S3 client. It's designed for only ONE purpose: Send a request and get a response. In detail, it offers the following features: Low Level It returns an HTTP::Response object so you can easily i...
AKIYM/Amazon-S3-Thin-0.32 - 24 Aug 2022 00:34:05 UTC - Search in distribution- Amazon::S3::Thin::Credentials - AWS credentials data container
- Amazon::S3::Thin::Signer::V4 - AWS Version 4 Signer
- lib/Amazon/S3/Thin/Resource.pm
- 1 more result from Amazon-S3-Thin »
Shell::Amazon::S3 - Shell for Amazon S3
Shell::Amazon::S3 is Shell for Amazon S3...
KITANO/Shell-Amazon-S3-0.041 - 02 Oct 2008 12:26:59 UTC - Search in distribution
Signer::AWSv4::S3 - Implements the AWS v4 signature algorithm
Generates S3 Presigned URLs....
JLMARTIN/Signer-AWSv4-0.08 - 11 Apr 2022 09:46:58 UTC - Search in distribution- Signer::AWSv4 - Implements the AWS v4 signature algorithm
Dackup::Target::S3 - Flexible file backup to/from Amazon S3
This is a Dackup target for Amazon's Simple Storage Service....
LBROCARD/Dackup-0.44 - 11 Jan 2010 06:37:10 UTC - Search in distribution
Catalyst::Model::S3 - Catalyst model for Amazon's S3 web service
This is a Catalyst model class that interfaces with Amazon's Simple Storage Service. See the Net::Amazon::S3 documentation for a description of the methods available. For more on S3 visit: <http://aws.amazon.com/s3>...
DCARDWELL/Catalyst-Model-S3-0.03 - 28 Mar 2007 22:33:15 UTC - Search in distribution- Catalyst::Helper::Model::S3 - Helper for S3 Catalyst models
Net::Amazon::S3::ACL - work with Amazon S3 Access Control Lists
This module represents an S3 Access Control List; it is a representation of the XML ACL that is easier to handle. As such, there are methods that ease passing from one representation to the other, namely "parse" (to parse an XML document into an obje...
POLETTIX/Net-Amazon-S3-ACL-0.1.0 - 10 Jan 2009 01:46:20 UTC - Search in distribution- Net::Amazon::S3::ACL::Grant - represent a grant in a S3 ACL
- Net::Amazon::S3::ACL::XMLHelper - XML-parsing helper functions
- Net::Amazon::S3::ACL::Grant::ID - ID grant representation
- 2 more results from Net-Amazon-S3-ACL »
WebService::S3::Tiny - Perl module for using S3 or compatible APIs
CVLIBRARY/WebService-S3-Tiny-0.003
-
18 Jun 2018 14:20:01 UTC
-
Search in distribution
Metabase::Archive::S3 - Metabase storage using Amazon S3
This is an implementation of the Metabase::Archive role using Amazon S3...
DAGOLDEN/Metabase-Backend-AWS-1.000 - 16 May 2012 17:48:41 UTC - Search in distribution- Metabase::Backend::AWS - Metabase backend implemented using Amazon Web Services
Net::Amazon::S3::Tools - command line tools for Amazon S3
These S3 command line tools allow you to manipulate and populate an S3 account. Refer to the documentation (pod and man) for each of the tools. This Net::Amazon::S3::Tools module is mostly just a stub, to hoist the bundling and installation of the ex...
MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC - Search in distribution- s3rm - Delete Amazon AWS S3 items
- s3ls - List S3 buckets and bucket contents
- s3put - Write an S3 item
- 4 more results from Net-Amazon-S3-Tools »