This module provides a Perlish interface to Amazon S3.
Amazon requires authentication when interfacing with its web services.
This package implements V3 of Amazon's authentication schemes.
This module signs an HTTP::Request to Amazon Web Services by appending
an Authorization header. Amazon Web Services signature version 4,
AWS4-HMAC-SHA256, is used.
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 convention.
The Alexa Site Thumbnail web service provides developers with
programmatic access to thumbnail images for the home pages of web
sites. It offers access to Alexa's large and growing collection of
images, gathered from its comprehensive web crawl. This web service
enables developers to enhance web sites, search results, web
directories, blog entries, and other web real estate with Alexa
thumbnail images.
Use this module to establish an interactive command-line session with a
network appliance. There is special support for moving into privileged
mode and configure mode, with all other commands being sent through a
generic call to your session object.
Automating command line interface (CLI) interactions is not a new idea, but can
be tricky to implement. This module aims to provide a simple and manageable
interface to CLI interactions, supporting:
- SSH, Telnet and Serial-Line connections
- Unix and Windows support
- Reuseable device command phrasebooks
aims to simplify the basic interactions with the
Cassandra database.
The Dropbox API is a OAuth based API. I try to abstract as much away
as possible so you should not need to know too much about it.
This's a Perl interface for store and retrieve files on Gmail.