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. -- The tests all pass but lots of warnings: # cd Data-ShowTable-3.3/ # make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl5/sparc-openbsd/5.6.0 -I/usr/libdata/perl5 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/box-calls.........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/box-calls.........ok t/box-scaling.......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/box-scaling.......ok t/box-widths........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/box-widths........ok t/box-wrap..........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/box-wrap..........ok t/html-calls........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/html-calls........ok t/html-fmt..........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/html-fmt..........ok t/html-scaling......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/html-scaling......ok t/html-widths.......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/html-widths.......ok t/html-wrap.........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/html-wrap.........ok t/list-calls........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/list-calls........ok t/list-scaling......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/list-scaling......ok t/list-widths.......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/list-widths.......ok t/list-wrap.........Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/list-wrap.........ok t/simple-calls......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/simple-calls......ok t/simple-scaling....Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/simple-scaling....ok t/simple-widths.....Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/simple-widths.....ok t/simple-wrap.......Prototype mismatch: sub main::start_tests ($) vs none at t/Test-Setup.pl line 27. Prototype mismatch: sub main::run_test ($&) vs none at t/Test-Setup.pl line 102. t/simple-wrap.......ok All tests successful. Files=17, Tests=128, 145 wallclock secs (42.85 cusr + 15.03 csys = 57.88 CPU) -- Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=openbsd, osvers=2.8, archname=sparc-openbsd uname='openbsd' config_args='-Dopenbsd_distribution=defined -dsE' 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='cc', optimize='-O2', gccversion=2.95.3 19991030 (prerelease) cppflags='-fno-strict-aliasing -I/usr/local/include' ccflags ='-fno-strict-aliasing -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=true 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='cc', ldflags ='' libpth=/usr/lib libs=-lm -lc libc=/usr/lib/libc.a, so=so, useshrplib=true, libperl=libperl.so.6.0 Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC '
