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

App::Manoc::Netwalker::ControlClient - Netwalker control protocol client

VERSION

version 2.99.2

DESCRIPTION

This class implements a client connecting to Netwalker control server.

ATTRIBUTES

config

Netwalker configuration. Required.

status

Current client status.

METHODS

enqueue_device($id)

Send a ENQUEUE DEVICE command to Netwalker

enqueue_server($server_id)

Send a ENQUEUE SERVER command to Netwalker

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.