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.
--
This is an error report generated automatically by CPANPLUS,
version 0.049.
Below is the error stack during 'make test':
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.4/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..27
ok 1 - use Net::Whois::ARIN;
ok 2 - The object isa Net::Whois::ARIN
not ok 3 - got a response from the whois server
# Failed test (test.pl at line 18)
not ok 4 - got a response from the whois server
# Failed test (test.pl at line 21)
ok 5 - one result for net 207.173.0.0
ok 6 - The object isa Net::Whois::ARIN::Network
not ok 7 - AS5650 has 5 point-of-contacts
# Failed test (test.pl at line 28)
# got: '0'
# expected: '5'
ok 8 - The object isa Net::Whois::ARIN::AS
not ok 9 - lookup on AS5650 returned AS5650
# Failed test (test.pl at line 33)
# got: undef
# expected: '5650'
not ok 10 - AS5650 has 3 point-of-contacts
# Failed test (test.pl at line 36)
# got: '0'
# expected: '3'
not ok 11 - POC records found for Caine, Todd
# Failed test (test.pl at line 40)
not ok 12 - The object isa Net::Whois::ARIN::Contact
# Failed test (test.pl at line 43)
# The object isn't defined
ok 13 - The object isa Net::Whois::ARIN::Organization
not ok 14 - one org record for handle ELIX
# Failed test (test.pl at line 47)
ok 15 - a bogus query didn't kill the program
not ok 16 - valid domain query
# Failed test (test.pl at line 58)
not ok 17 - single valid domain query
# Failed test (test.pl at line 61)
ok 18 - The object isa Net::Whois::ARIN::Customer
ok 19 - valid customer query
# Looks like you planned 27 tests but only ran 19.
make: *** [test_dynamic] Error 18
Additional comments:
--
Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
Platform:
osname=linux, osvers=2.4.21-pre7, archname=sparc-linux
uname='linux jupiter.alianet 2.4.21-pre7 #1 sat apr 5 12:41:52 est 2003 sparc
unknown '
config_args='-des -Dprefix=/usr/local/perl-5.8.4/'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
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, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'