NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Umm, OK (Score:1)
Re:Umm, OK (Score:2)
Well, basically I need to get all of the tests passing in Windows. The IPC::Open3 stuff has solve the problem of merging STDIN and STDOUT, but I now appear to have lost the ability to get the wait status while on Windows. At least, that's what the bug reports are suggesting [redbrick.dcu.ie]. I think the latest devel release has fixed the whitespace test failures, so it's just the wait status that's killing me. Of course, I should also upload the latest version I have in subversion. It has a couple of other minor changes.
If you can figure this out, it would be wonderful! I'm happy to answer any questions you have.
Reply to This
Parent