The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

METHODS

type

Registers the plugin type.

run

Executes the supplied Command.

parameters

    * filename - the name of the file currently being processed
    

returns

    * new filename - the name for the file following
    

ITEM

The item attribute hashref contains specific configuration information for ETLp::Plugin::Iterative::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