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

Perl interface to the Amazon Elastic Compute Cloud (EC2).

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

COPYRIGHT

Copyright (c) 2006-2010 Jeff Kim.  

Copyright (c) 2012 Mark Allen

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.