NAME
Power::Outlet::IP - Control and query an Internet based power switch
SYNOPSIS
use base qw{Power::Outlet::IP};
DESCRIPTION
Power::Outlet::IP is a base package for controlling and querying a Internet based power switch.
USAGE
use base qw{Power::Outlet::IP};
CONSTRUCTOR
PROPERTIES
host
Sets and returns the hostname or IP address.
Manufacturer Default: 192.168.1.254
port
Sets and returns the TCP port
Manufacturer Default: 80
BUGS
Please log on RT and send an email to the author.
SUPPORT
DavisNetworks.com supports all Perl applications including this package.
AUTHOR
Michael R. Davis
CPAN ID: MRDVT
DavisNetworks.com
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.