Skip to content

clkao/Net-Amazon-EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.  This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.