The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "net::amazon"

Net::Amazon - Framework for accessing amazon.com via REST River stage one • 3 direct dependents • 4 total dependents

"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::S3::Vendor::Amazon - Amazon AWS specific behaviour River stage two • 13 direct dependents • 15 total dependents

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::ATS - Use the Amazon Alexa Top Sites Service River stage zero No dependents

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. River stage one • 6 direct dependents • 6 total dependents

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. River stage zero No dependents

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 River stage zero No dependents

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. River stage zero No dependents

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 River stage one • 2 direct dependents • 3 total dependents

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::AWSSign - Perl extension to create signatures for AWS requests River stage one • 1 direct dependent • 1 total dependent

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. River stage one • 1 direct dependent • 1 total dependent

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 River stage zero No dependents

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::DVD2IMDB - Use Amazon to convert a DVD title to an IMDB movie id. River stage zero No dependents

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 River stage zero No dependents

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 River stage one • 1 direct dependent • 2 total dependents

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 River stage zero No dependents

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::S3::Tools - command line tools for Amazon S3 River stage zero No dependents

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

Net::Amazon::SQS::Lite - Amazon SQS client River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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
108 results (0.094 seconds)