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.
--
There's apparently still a 5.005 dependency:
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/default...........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
Failed 17/17 tests, 0.00% okay
t/file..............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-26
Failed 26/26 tests, 0.00% okay
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/default.t 255 65280 17 17 100.00% 1-17
t/file.t 255 65280 26 26 100.00% 1-26
Failed 2/2 test scripts, 0.00% okay. 43/43 subtests failed, 0.00% okay.
bin@cirsrss% cat t/*.err
Sequence (?<...) not recognized at ./blib/lib/Log/Agent.pm (autosplit into
./blib/lib/auto/Log/Agent/logerr.al) line 195
Sequence (?<...) not recognized at ./blib/lib/Log/Agent.pm (autosplit into
./blib/lib/auto/Log/Agent/logerr.al) line 195
There's one in Caller.pm that's unprotected. But the one in Agent.pm
looks like it should be protected. I don't understand what's going on
at the moment.
--
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'