The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Power::Outlet::Common::IP::HTTP - Power::Outlet base class for HTTP power outlet

SYNOPSIS

  use base qw{Power::Outlet::Common::IP::HTTP};

DESCRIPTION

Power::Outlet::Common::IP::HTTP is a package for controlling and querying an HTTP-based network attached power outlet.

USAGE

  use base qw{Power::Outlet::Common::IP::HTTP};

PROPERTIES

http_path

Set and returns the http_path property

Default: /

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.

SEE ALSO