Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the IPC-System-Simple CPAN distribution.

Report information
The Basics
Id: 35866
Status: resolved
Priority: 0/
Queue: IPC-System-Simple

People
Owner: Nobody in particular
Requestors: PJF [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.09
Fixed in: 0.10



Subject: Multi-argument captures fail under 5.6.x
Due to Perl 5.6.x not supporting the multi-argument pipe syntax, attempting to use capture() with multiple arguments under Perl 5.6.x on a non-Windows platform results in an error. Multi-arg capture() on Windows, or on Perl 5.8.x is not affected by this issue. A fix has been developed and is undergoing testing. It will be included in the 0.10 release (due tomorrow or late today).
Fixed in 5.10 (released)