|
|
sybperl-l Archive
Up Prev Next
From: Mike dot Tellup at smed dot com
Subject: make test syntax errs in DBlib.pm
Date: Apr 4 2001 8:34PM
Trying to install sybperl-2.13 on HP-UX 11.00 w/ Perl 5.005_03 (downloaded
from HP). Get the following msg. when running "test make"
PERL_DL_NONLAZY=1 /usr/bin/perl -I.././blib/arch -I.././blib/lib -I/opt/
perl5/lib/PA-RISC1.1/5.003 -I/opt/perl5/lib -e 'use Test::Harness qw(&runtests $
verbose); $verbose=0; runtests @ARGV;' t/*.t
t/bcp...............syntax error at .././blib/lib/Sybase/DBlib.pm line 469, near
"->("
syntax error at .././blib/lib/Sybase/DBlib.pm line 475, near "else"
syntax error at .././blib/lib/Sybase/DBlib.pm line 480, near "elsif"
BEGIN failed--compilation aborted at .././blib/lib/Sybase/BCP.pm line 278.
BEGIN failed--compilation aborted at t/bcp.t line 14.
FAILED tests 1-9
Failed 9/9 tests, 0.00% okay
Test returned status 2 (wstat 512)
Failed 1 test script, 0.00% okay. 9/9 subtests failed, 0.00% okay.
*** Error exit code 2
Stop.
*** Error exit code 1
Stop.
I looked in the archives, but if there was something there I missed it. Any pointers would be appreciated.
Mike
|