An open API service indexing awesome lists of open source software.

https://github.com/halkeye/net-amazon-elb

Net::Amazon::ELB (Elastic Load Balance)
https://github.com/halkeye/net-amazon-elb

Last synced: 2 months ago
JSON representation

Net::Amazon::ELB (Elastic Load Balance)

Awesome Lists containing this project

README

        

Net::Amazon::ELB

Perl interface to the Amazon Elastic Load Balancer (ELB).

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

COPYRIGHT

Copyright (c) 20011 Gavin Mogan. This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.