This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
qr is a 5.005 and later feature.  There is no README and no "require 5.005"
in Makefile.PL.

PERL_DL_NONLAZY=1 /usr/local/bin/perl -I./blib/arch -I./blib/lib 
-I/usr/local/lib/perl5/PA-RISC1.1/5.00405 -I/usr/local/lib/perl5 -e 'use Test::Harness 
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/bw................Bareword "qr" not allowed while "strict subs" in use at 
blib/lib/File/ReadBackwards.pm line 96.
Unquoted string "qr" may clash with future reserved word at 
blib/lib/File/ReadBackwards.pm line 96.
Scalar found where operator expected at blib/lib/File/ReadBackwards.pm line 96, at end 
of line
        (Missing operator before ?)
Scalar found where operator expected at blib/lib/File/ReadBackwards.pm line 108, at 
end of line
  (Might be a runaway multi-line ,, string starting on line 96)
        (Missing operator before ?)
Global symbol "$line_ref" requires explicit package name at 
blib/lib/File/ReadBackwards.pm line 108.
"my" variable $handle masks earlier declaration in same scope at 
blib/lib/File/ReadBackwards.pm line 110.
"my" variable $seek_pos masks earlier declaration in same scope at 
blib/lib/File/ReadBackwards.pm line 110.
"my" variable $read_size masks earlier declaration in same scope at 
blib/lib/File/ReadBackwards.pm line 111.
syntax error at blib/lib/File/ReadBackwards.pm line 96, near "(."
Missing right bracket at blib/lib/File/ReadBackwards.pm line 183, at end of line
BEGIN failed--compilation aborted at t/bw.t line 5.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
FAILED--1 test script could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2



--

Summary of my perl5 (5.0 patchlevel 4 subversion 5) configuration:
  Platform:
    osname=hpux, osvers=10.20, archname=PA-RISC1.1
    uname='hp-ux cirsrss b.10.20 a 9000735 unknown '
    hint=recommended, useposix=true, d_sigaction=define
    bincompat3=y useperlio=undef d_sfio=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=egcs-2.91.66 19990314 (egcs-1.1.2 release)
    cppflags='-D_HPUX_SOURCE -I/usr/local/include -I/opt/local/include'
    ccflags ='-D_HPUX_SOURCE -I/usr/local/include -I/opt/local/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=undef, doublesize=undef
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib/pa1.1 /lib /usr/lib /usr/ccs/lib
    libs=-lnet -lnsl_s -lndbm -ldld -lm -lc -lndir -lcrypt -lbind
    libc=/lib/libc.sl, so=sl
    useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '
    cccdlflags='-fpic', lddlflags='-b -L/usr/local/lib -L/opt/local/lib'

Reply via email to