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

NAME

PBS::Shell -

SYNOPSIS

  use PBS::Shell ;
  
  RunShellCommands("ls", "echo $PBS_LIB_PATH", "generate an exception") ;

DESCRIPTION

PBS::Shell allows you to build a local shell object or to run commands in a local shell.

EXPORT

RunShellCommands

AUTHOR

Khemir Nadim ibn Hamouda. nadim@khemir.net

SEE ALSO

PBS reference manual.