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.
--
Since CPAN thinks that 1.9 > 1.10, anyone looking for XML::Twig using CPAN.pm
is going to see 1.9:
cpan> i XML::Twig
Module id = XML::Twig
CPAN_USERID MIROD (Michel Rodriguez <[EMAIL PROTECTED]>)
CPAN_VERSION 1.9
CPAN_FILE M/MI/MIROD/XML-Twig-1.9.tar.gz
INST_FILE (not installed)
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.0/ppc-linux -I/usr/local/lib/perl5/5.6.0 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/test1.............NOK 42 expecting id:title1:no:1
found no:1:id:title1
t/test1.............NOK 47 expecting id:title1:no:1
found no:1:id:title1
t/test1.............NOK 49 expecting id:newtitleid:no:1
found no:1:id:newtitleid
t/test1.............ok 97/97FAILED tests 42, 47, 49
Failed 3/97 tests, 96.91% okay
t/test2.............NOK 13 expecting (intro?, title, (para|note)+)
found (intro?,title,(para|note)+)
t/test2.............ok 15/15FAILED test 13
Failed 1/15 tests, 93.33% okay
t/test3.............ok
t/test4.............ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/test1.t 97 3 3.09% 42, 47, 49
t/test2.t 15 1 6.67% 13
Failed 2/4 test scripts, 50.00% okay. 4/152 subtests failed, 97.37% okay.
make: *** [test_dynamic] Error 29
/usr/bin/make test -- NOT OK
--
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
Platform:
osname=linux, osvers=2.2.14, archname=ppc-linux
uname='linux c22234-c.scllg1.pa.home.com 2.2.14 #2 sun jan 9 20:34:00 est 2000 ppc
unknown '
config_args='-Dcc=gcc -Dprefix=/usr/local -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define
use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
Compiler:
cc='gcc', optimize='-O2', gccversion=2.95.2 19991024 (release/franzo)
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64'
stdchar='char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'