File: README

package info (click to toggle)
libnet-amazon-ec2-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 432 kB
  • ctags: 217
  • sloc: perl: 3,971; makefile: 8
file content (17 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.