"Jos I. Boumans" <[EMAIL PROTECTED]> writes:

> 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/*.t
> > t/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?
> 

  /usr/bin/make test -- OK

Regards,
        Slaven

-- 
Slaven Rezic - slaven <at> rezic <dot> de
  BBBike - route planner for cyclists in Berlin
  WWW version:                           http://www.bbbike.de
  Perl/Tk version for Unix and Windows:  http://bbbike.sourceforge.net

Reply via email to