Search results for "Net::Amazon"
Net::Amazon - Framework for accessing amazon.com via REST
"Net::Amazon" works very much like "LWP": First you define a useragent like my $ua = Net::Amazon->new( associate_tag => 'YOUR_AMZN_ASSOCIATE_TAG', token => 'YOUR_AMZN_TOKEN', secret_key => 'YOUR_AMZN_SECRET_KEY', max_pages => 3, ); which you pass you...
BOUMENOT/Net-Amazon-0.62 - 27 Jan 2013 00:01:12 UTC - Search in distribution- Net::Amazon::Request - Baseclass for requests to Amazon's web service
- Net::Amazon::Response - Baseclass for responses from Amazon's web service
- Net::Amazon::Property - Baseclass for products on amazon.com
- 450 more results from Net-Amazon »
Net::Amazon::S3::Vendor::Amazon - Amazon AWS specific behaviour
Amazon AWS vendor specification. Supports all Net::Amazon::S3::Vendor constructor parameters although usually there is no reason to change it :-) Guess bucket region implementation uses bucket's HEAD region request....
BARNEY/Net-Amazon-S3-0.991 - 16 Jul 2022 23:48:15 UTC - Search in distribution- Net::Amazon::S3 - Use the Amazon S3 - Simple Storage Service
- Net::Amazon::S3::X - Net::Amazon::S3 exceptions
- Net::Amazon::S3::Utils - misc utils
- 166 more results from Net-Amazon-S3 »
Net::Amazon::ATS - Use the Amazon Alexa Top Sites Service
The Net::Amazon::ATS module allows you to use the Amazon Alexa Top Sites Service. The Alexa Top Sites Service (ATS) provides developers with programmatic access to the information Alexa Internet (www.alexa.com) collects from its Web Crawl, which curr...
SHEVEK/Net-Amazon-ATS-0.03 - 19 Aug 2012 23:07:50 UTC - Search in distribution
Net::Amazon::EC2 - Perl interface to the Amazon Elastic Compute Cloud (EC2) environment.
This module is a Perl interface to Amazon's Elastic Compute Cloud. It uses the Query API to communicate with Amazon's Web Services framework....
MALLEN/Net-Amazon-EC2-0.36 - 03 Apr 2018 18:35:00 UTC - Search in distribution
Net::Amazon::IAM - Perl interface to the Amazon Identity and Access Management.
This module is a Perl interface to Amazon's Identity and Access Management (IAM). It uses the Query API to communicate with Amazon's Web Services framework....
IGORTSIG/Net-Amazon-IAM-0.05 - 29 Mar 2015 18:38:16 UTC - Search in distribution
Net::Amazon::AWIS - Use the Amazon Alexa Web Information Service
The Net::Amazon::AWIS module allows you to use the Amazon Alexa Web Information Service. The Alexa Web Information Service (AWIS) provides developers with programmatic access to the information Alexa Internet (www.alexa.com) collects from its Web Cra...
SHEVEK/Net-Amazon-AWIS-0.36 - 26 Nov 2008 19:07:12 UTC - Search in distribution
Net::Amazon::Utils - Implementation of a set of utilities to help in developing Amazon web service modules in Perl.
GBARCO/Net-Amazon-Utils-0.21
-
04 Aug 2014 18:51:31 UTC
-
Search in distribution
- Net::Amazon::Utils::Regions - Data for Net::Amazon::Utils::Regions. Generated from https://raw.githubusercontent.com/aws/aws-sdk-android-v2/master/src/com/amazonaws/regions/regions.xml
Net::Amazon::Config - Manage Amazon Web Services credentials
This module lets you keep Amazon Web Services credentials in a configuration file for use with different tools that need them....
DAGOLDEN/Net-Amazon-Config-0.002 - 28 Feb 2014 03:29:41 UTC - Search in distribution- Net::Amazon::Config::Profile - Amazon credentials for given profile
Net::Amazon::AWSSign - Perl extension to create signatures for AWS requests
This module can be used to sign requests for most Amazon AWS services. While this is designed for simple lookups, it should work for pretty much any service (i.e. EC2), since the signing method is the same for all Amazon services. If you want to writ...
NATON/Net-Amazon-AWSSign-0.12 - 23 Nov 2011 14:49:59 UTC - Search in distribution
Net::Amazon::Glacier - An implementation of the full Amazon Glacier RESTful 2012-06-01 API.
GBARCO/Net-Amazon-Glacier-0.15
-
05 Aug 2014 20:13:56 UTC
-
Search in distribution
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 »
Net::Amazon::DVD2IMDB - Use Amazon to convert a DVD title to an IMDB movie id.
This is a module that uses Net::Amazon and LWP to acquire the associated IMDB id for a DVD. The way this is done is by using the Amazon API to first search for a DVD (by title) and find the most appropriate ASIN. The results from this are plugged int...
JERESIG/Net-Amazon-DVD2IMDB-0.03 - 20 Mar 2005 02:48:44 UTC - Search in distribution
Net::Amazon::DynamoDB
Simple to use interface for Amazon DynamoDB If you want an ORM-like interface with real objects to work with, this is implementation is not for you. If you just want to access DynamoDB in a simple/quick manner - you are welcome. See <https://github.c...
FREW/Net-Amazon-DynamoDB-0.002001 - 02 Dec 2017 15:36:49 UTC - Search in distribution
Net::Amazon::TreeHash - An implementation of the Amazon AWS TreeHash checksum algorithm
VSESPB/Net-Amazon-TreeHash-0.71
-
03 Sep 2012 19:47:36 UTC
-
Search in distribution
Net::Amazon::HadoopEC2 - perl interface to work with Hadoop-EC2
This module is perl interface to work with Hadoop-EC2....
DANJOU/Net-Amazon-HadoopEC2-0.02 - 22 Oct 2008 05:33:13 UTC - Search in distribution- Net::Amazon::HadoopEC2::SSH - Net::SSH::Perl wrapper for Net::Amazon::HadoopEC2
- Net::Amazon::HadoopEC2::Group - A class to manipulate EC2 security group for hadoop-ec2.
- Net::Amazon::HadoopEC2::Cluster - Representation of Hadoop-EC2 cluster
- 1 more result from Net-Amazon-HadoopEC2 »
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 »
Net::Amazon::SQS::Lite - Amazon SQS client
Net::Amazon::SQS::Lite is simple Amazon SQS simple client. THIS IS A DEVELOPMENT RELEASE. API MAY CHANGE WITHOUT NOTICE....
SHIBUYA/Net-Amazon-SQS-Lite-0.04 - 13 Feb 2017 10:19:02 UTC - Search in distribution
Net::Amazon::Signature
This module creates the encrypted signature needed to login to Amazon's Mechanical Turk and Alexa web services and any other web services that Amazon might make in the future that require an encrypted signature, assuming they follow the same conventi...
RACHEL/Net-Amazon-Signature-0.03 - 28 Nov 2005 22:03:13 UTC - Search in distribution
Net::Amazon::Thumbnail - Use the Amazon Alexa Site Thumbnail web service
The Net::Amazon::Thumbnail module allows you to use the Amazon Alexa Site Thumbnail web service with relative ease. The Alexa Site Thumbnail web service provides developers with programmatic access to thumbnail images for the home pages of web sites....
ITYNDALL/Net-Amazon-Thumbnail-0.06 - 14 Jun 2007 23:02:28 UTC - Search in distribution
Net::Amazon::RemoteCart - Perl extension for dealing with Amazon.com's remote shopping cart API
Net::Amazon::RemoteCart, RemoteCart is an interface to Amazon Web Services Remote Cart API, built on Mike Schilli's Net::Amazon package. RemoteCart attempts to be a consistent and easy to use interface to the Amazon remote cart API. I've tried to mak...
DEMERY/Net-Amazon-RemoteCart-0.03 - 13 Apr 2004 09:40:29 UTC - Search in distribution