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

NAME

Sys::Manage::CmdEscort - Sys::Manage::Cmd command execution escort

SYNOPSIS

  perl -e"use Sys::Manage::CmdEscort; CmdEscort([@ARGV])" -option log/name command line

  eval{Sys::Manage::CmdEscort::CmdEscort([-option, log/name, command line])};

DESCRIPTION

    Used internally by Sys::Manage::Cmd for loggings and redirections, as escort of each command execution on each target element.

LICENSE

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

AUTHOR

Andrew V Makarow <makarow at mail.com>