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

ETLp::Plugin::Iterative::OS- Plugin for calling the Operating System

METHODS

type

Registers the plugin type.

run

Executes the supplied Command.

parameters

    * none
    

returns

    * void
    

ITEM

The item attribute hashref contains specific configuration information for ETLp::Plugin::Serial::OS

command

The operating system command being run

timeout

This is an optional parameter that specifies when the command execution should abort (in seconds).

LICENSE AND COPYRIGHT

Copyright 2010 Redbone Systems Ltd

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

The terms are in the LICENSE file that accompanies this application