This module provides a Perl interface for communication with BigIP load-balancer using REST interface.
To install this module:
$> tar xvzf Net-BigIP-X.Y.tar.gz
$> cd Net-BigIP-X.Y
$> perl Makefile.PL
$> make
$> make test
$> make install
Guillaume Rousse guillaume.rousse@renater.fr