IPC::System::Simple v0.06
IPC::System::Simple v0.06 has been released, and should be hitting a CPAN mirror new you shortly. The new release includes:
- No more spurious warnings when we can't find commands (all systems).
- Multi-arg calls to run() never use the shell under Win32, even though multi-arg calls to system() sometimes do.
- Native 16-bit exit values are available on Win32 systems, provided the multi-arg form of run() is used.
- Better support on older Perl distributions, particular 5.6.1 under Win32.