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 Tony Bowden, This is a computer-generated report for Class-DBI-v3.0.17 on perl-5.8.8, created automatically by CPAN-Reporter-1.02 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 * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /Users/elliot/opt/perl/perl-5.8-x86/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-columns.............ok t/02-Film................prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x190c570) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x192d258) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x192d258) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 DBIx::ContextualFetch::db=HASH(0x1877554)->disconnect invalidates 7 active statement handles (either destroy statement handles or call finish on them before disconnecting) at t/02-Film.t line 204. closing dbh with active statement handles at t/02-Film.t line 204. prepare_cached(UPDATE Movies SET numexplodingsheep = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x18773c8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(UPDATE Movies SET rating = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x193701c) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, rating) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1919a10) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/03-subclassing.........ok t/04-lazy................ok t/05-Query...............prepare_cached(INSERT INTO Movies (title, rating) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19136cc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, rating) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19136cc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19137bc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19137bc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19137bc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19137bc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19137bc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/06-hasa................ok t/08-inheritcols.........ok t/09-has_many............prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1927a18) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1927a18) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Actor WHERE id=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1937624) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19374f8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/10-mysql...............skipped all skipped: Need Date::Simple for this test t/11-triggers............ok t/12-filter..............prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19152b4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19153a4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19153a4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film, salary) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19153a4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Actor WHERE id=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1928da8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Actor WHERE id=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1928da8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/13-constraint..........prepare_cached(INSERT INTO Movies (rating) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x191a864) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x191a66c) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/14-might_have..........prepare_cached(UPDATE Movies SET rating = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x191ce2c) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1913224) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Blurbs (blurb, title) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x191d390) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Blurbs WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x19236b8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Movies WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1923ba4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1913224) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Blurbs (blurb, title) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x191d390) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(UPDATE Blurbs SET blurb = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1922e84) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Blurbs WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x19236b8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Movies WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1923ba4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/15-accessor............prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1915bf8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1915bf8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1915bf8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1915bf8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1915bf8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep) VALUES (?, ?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1915bf8) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1924b94) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1924b94) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(UPDATE Movies SET rating = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x192b2f4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1924b94) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/16-reserved............ok t/17-data_type...........skipped all skipped: needs DBD::Pg for testing t/18-has_a...............prepare_cached(INSERT INTO Directors (name, birthday, isinsane) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1919520) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(UPDATE Movies SET director = ? WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1928eb4) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/19-set_sql.............prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19132cc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19132cc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19132cc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title, director, rating) VALUES (?, ?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x19132cc) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x181059c) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Actor (name, film) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x181059c) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/21-iterator............prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x190c5e0) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x190c5e0) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x190c5e0) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x190c5e0) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(INSERT INTO Movies (title) VALUES (?) ) statement handle DBIx::ContextualFetch::st=HASH(0x190c5e0) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/22-deflate_order.......skipped all skipped: Need Time::Piece::MySQL for this test t/23-cascade.............prepare_cached(INSERT INTO Movies (title, director) VALUES (?, ?) ) statement handle DBIx::ContextualFetch::st=HASH(0x1912c00) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 prepare_cached(DELETE FROM Movies WHERE title=? ) statement handle DBIx::ContextualFetch::st=HASH(0x1924160) still Active at /Users/elliot/opt/perl/perl-5.8-x86/lib/site_perl/5.8.8/Ima/DBI.pm line 398 ok t/24-meta_info...........ok t/25-closures_in_meta....skipped all skipped: Need MySQL for this test t/26-mutator.............ok t/27-mutator-old.........ok t/97-pod.................ok t/98-failure.............ok t/99-misc................ok All tests successful, 4 tests skipped. Files=28, Tests=572, 5 wallclock secs ( 3.41 cusr + 0.87 csys = 4.28 CPU) ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------------------ ---- ---- Class::Accessor 0.18 0.31 Class::Data::Inheritable 0.02 0.06 Class::Trigger 0.07 0.12 Clone 0 0.27 File::Temp 0.12 0.18 Ima::DBI 0.33 0.35 List::Util 1.00 1.18 Scalar::Util 1.08 1.18 Test::More 0.47 0.72 UNIVERSAL::moniker 0.06 0.08 version 0 0.73 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US.UTF-8 PATH = /Users/elliot/bin:/Users/elliot/opt/bin:/Users/elliot/opt/perl/perl-5.8-x86/bin:/opt/local/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 28083 PERL5_CPAN_IS_RUNNING = 28083 SHELL = /bin/bash TERM = xterm-color Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /Users/elliot/opt/perl/perl-5.8-x86/bin/perl $UID/$EUID = 502 / 502 $GID = 502 502 $EGID = 502 502 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9203 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.98 version 0.73 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=darwin, osvers=8.9.1, archname=darwin-thread-multi-2level uname='darwin quaquaversal.local 8.9.1 darwin kernel version 8.9.1: thu feb 22 20:55:00 pst 2007; root:xnu-792.18.15~1release_i386 i386 i386 ' config_args='' 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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.4 cc', ldflags ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
