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

Changes for version 0.003000 - 2015-12-05

  • add functions for splitting a quoted string and unescaping a cmd string.
  • Split tests into quoting tests and system call tests. Some of the tests will only be run in author mode. This greatly reduces the time taken by the tests.
  • fix shell metacharacter detection with newlines and multiple quoted sections.

Modules

Quote argument lists for Win32