Changes for version 0.331 - 2019-01-07

  • Introduce escaping mechanism via scalar reference to avoid a special character from being quoted from the shell, e.g. system({shell=>1}, 'ls', '-laR', \'>', '/root/ls-laR.txt').
  • Add tests for tee_* options.

Modules

Perl's system() and readpipe/qx replacement, with options