Changes for version 2.002001 - 2011-11-14

  • Added syntax sugar: @REDIRECTS can be specified after LIST.
  • Redirects may be specified with file descriptors > 2. They refer to temporary filehandles that may be used for intermediate redirection. Those filehandles do not necessarily have the same fd fileno.
  • A &READER that dies will not leave STDIN in a bad state.
  • Better localization of error variables.

Modules

Execute processes or Perl subroutines & string them via IPC. Think shell pipes.