Skip to content

A generic Amazon Web Services (AWS) user agent for making and receiving requests.

Notifications You must be signed in to change notification settings

Prabhubreaker/perl-amazon-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon::Agent is a generic Amazon Web Services (AWS) user
agent for making and receiving requests.

This is code is in the early stages of development. Do not
consider it stable. Feedback and patches welcome.

Testing and further development of this package will be as
packages for working with various AWS services are developed.

INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make 
    make test 
    make install

DEPENDENCIES

Class::ErrorHandler
Data::Dumper
Digest::HMAC_SHA1
Exporter
HTTP::Date
HTTP::Request
HTTP::Response
LWP::UserAgent
MIME::Base64
XML::Simple

COPYRIGHT AND LICENCE

The software is released under the Artistic License. The
terms of the Artistic License are described at
http://www.perl.com/language/misc/Artistic.html. Except
where otherwise noted, Amazon::Agent is Copyright
2009, Timothy Appnel, [email protected]. All rights reserved.

About

A generic Amazon Web Services (AWS) user agent for making and receiving requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%