ePowerSwitch Control for Perl

The ePowerSwitch is an Internet-enabled outlet strip—no, really! Its 10Base-T network interface and built-in mini Web server allow turning power on and off independently to each of its four outlets and querying their status over the network. While control from a Web browser is fine for interactive use, in many applications you'd like to be able switch devices on and off under program control. This directory provides an object-oriented Perl module which permits control of an ePowerSwitch from Perl programs, plus a command line utility suitable for interactive use or within shell scripts.