On 16 Oct 2007, at 00:05, [EMAIL PROTECTED] wrote:
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "- MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/ arch')" t/*.tt/01_IPC-Cmd........ # Failed test 'use IPC::Cmd;' # at t/01_IPC-Cmd.t line 16. # Tried to use 'IPC::Cmd'.# Error: Too many arguments for open at ../lib/IPC/Cmd.pm line 609, near "->devnull ) "# BEGIN failed--compilation aborted at t/01_IPC-Cmd.t line 16.
5.005x only support 2-arg open. I've changed the code to use that.
t/02_Interactive....syntax error at /usr/perl5.005_05/lib/5.00505/ lib.pm line 1, near "package lib"BEGIN failed--compilation aborted at t/02_Interactive.t line 2.
this is the '; in begin block' again it looks like...attached is a dev release for ipc::cmd.. could you please test it and let me
know if the test failures have disappeared? Thanks, -- Jos Boumans How do I prove I'm not crazy to people who are?
IPC-Cmd-0.39_01.tar.gz
Description: GNU Zip compressed data
