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.

-- 
Uses 5.005 and above specific features, but there's no mention of this in the
README and no "require 5.005" in Makefile.PL.

bin@cirsrss% make test
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/base..............Sequence (?<...) not recognized at blib/lib/XML/XPath/Parser.pm 
line 114.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
        Failed 4/6 tests, 33.33% okay
t/example...........Sequence (?<...) not recognized at blib/lib/XML/XPath/Parser.pm 
line 114.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
t/stress............Sequence (?<...) not recognized at blib/lib/XML/XPath/Parser.pm 
line 114.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-7
        Failed 5/7 tests, 28.57% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/base.t        255 65280     6    4  66.67%  3-6
t/example.t     255 65280     2    1  50.00%  2
t/stress.t      255 65280     7    5  71.43%  3-7
Failed 3/3 test scripts, 0.00% okay. 10/15 subtests failed, 33.33% okay.
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