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. -- Dear Tim Bunce, This is a computer-generated test report for DBI-1.53, created automatically by CPAN::Reporter, version 0.37, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- File::Spec 1 3.23 Storable 1 2.15 Test::Simple 0.4 0.64 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 LANGUAGE = en LD_LIBRARY_PATH = /home/gabor/parrot/lib/ PATH = /home/gabor/SUNWappserver/jdk/bin:/home/gabor/parrot/bin:/home/gabor/perl5lib/script:/home/gabor/perl5lib/bin:/home/gabor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games PERL5LIB = /home/gabor/perl5lib/share/perl:/home/gabor/perl5lib/lib/perl:/home/gabor/perl5lib/share/perl/5.8:/home/gabor/perl5lib/usr/local/share/perl/5.8.7:/home/gabor/perl5lib/lib/perl/5.8:/home/gabor/perl5lib/usr/local/lib/perl/5.8.7:/home/gabor/perl5lib/lib/perl5 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 1000 106 105 104 46 44 30 29 25 24 20 4 EGID: $) = 1000 1000 106 105 104 46 44 30 29 25 24 20 4 Perl module toolchain versions installed: Module Have ------------------- -------- CPAN 1.8802 Cwd 3.23 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.09_01 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.31 ExtUtils::Manifest 1.48 ExtUtils::ParseXS 2.09 File::Spec 3.23 Module::Build 0.280500 Module::Signature 0.530 Test::Harness 2.640 Test::More 0.640 version 0.680 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basics...............ok 4/131 skipped: various reasons t/02dbidrv...............ok t/03handle...............ok t/04mods.................ok t/05thrclone.............ok t/06attrs................ok t/07kids.................ok t/08keeperr..............ok t/09trace................ok t/10examp................ok t/11fetch................ok t/14utf8.................ok t/15array................ok t/20meta.................ok t/30subclass.............ok t/40profile..............ok t/41prof_dump............ok t/42prof_data............ok t/43prof_env.............ok t/50dbm..................ok t/60preparse.............ok t/70callbacks............ok t/72childhandles.........ok t/80proxy................ok t/pod....................ok t/zvpp_01basics..........ok 4/131 skipped: various reasons t/zvpp_02dbidrv..........ok 10/51 skipped: various reasons t/zvpp_03handle..........ok 76/137 skipped: various reasons t/zvpp_04mods............ok t/zvpp_05thrclone........ok t/zvpp_06attrs...........ok 7/137 skipped: various reasons t/zvpp_07kids............skipped all skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvpp_08keeperr.........ok t/zvpp_09trace...........ok t/zvpp_10examp...........ok 39/263 skipped: various reasons t/zvpp_11fetch...........ok t/zvpp_14utf8............ok t/zvpp_15array...........ok t/zvpp_20meta............ok t/zvpp_30subclass........ok t/zvpp_40profile.........skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_41prof_dump.......skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_42prof_data.......skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_43prof_env........skipped all skipped: profiling not supported for DBI::PurePerl t/zvpp_50dbm.............ok t/zvpp_60preparse........skipped all skipped: preparse not supported for DBI::PurePerl t/zvpp_70callbacks.......skipped all skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvpp_72childhandles....ok t/zvpp_80proxy...........skipped all skipped: DBD::Proxy currently has a problem under DBI::PurePerl All tests successful, 8 tests and 140 subtests skipped. Files=49, Tests=2505, 21 wallclock secs (15.82 cusr + 1.36 csys = 17.18 CPU) PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision: 11.7 $ Switch: DBI 1.53 by Tim Bunce, 1.53 Available Drivers: DBM, ExampleP, Excel, File, Pg, Proxy, SQLite, SQLite2, Sponge, mysql dbi:ExampleP:: testing 5 sets of 20 connections: Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Made 100 connections in 0 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) Testing handle creation speed... 10869 NullP sth/s perl 5.008007 i486-linux-gnu-thread-multi (gcc 4.0.3 -O2) test.pl done makewrapper: make ok -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=linux, osvers=2.6.10, archname=i486-linux-gnu-thread-multi uname='linux rothera 2.6.10 #1 smp fri may 13 09:24:22 utc 2005 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 -Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.0.3 20051204 (prerelease) (Ubuntu 4.0.2-5ubuntu2)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7 gnulibc_version='2.3.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
