Report for DBIx-Class-ResultSet-RecursiveUpdate-0.24

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS DBIx-Class-ResultSet-RecursiveUpdate-0.24 v5.15.7 GNU/Linux
Date: 2012-01-21T05:46:09Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear John Napiorkowski,

This is a computer-generated report for DBIx-Class-ResultSet-RecursiveUpdate-0.24
on perl 5.15.7, created by CPAN-Reporter-1.2003.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing DBIx::Class::ResultSet::RecursiveUpdate 0.24
t/00load.t ................. ok
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/site_perl/5.15.7/Module/Find.pm line 182.
	(Maybe you should just omit the defined()?)
testing dbi:SQLite:dbname=:memory:
INSERT INTO usr ( name, password, username) VALUES ( ?, ?, ? ): 'Test for nonexisting rel with suppressed warning but storage debugging', 'whatever', 'suppressed_nonexisting_rel_with_storage_debug'
SELECT me.id, me.username, me.password, me.name FROM usr me WHERE ( me.id = ? ): '6'
SELECT COUNT( * ) FROM usr me: 
t/moosified-rs.t ........... ok
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/site_perl/5.15.7/Module/Find.pm line 182.
	(Maybe you should just omit the defined()?)
t/pg.t ..................... skipped: Set $ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test (note: creates and tables!)
t/pod-coverage.t ........... ok
t/pod.t .................... ok
t/release-dist-manifest.t .. skipped: these tests are for release candidate testing
t/release-has-version.t .... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
t/release-portability.t .... skipped: these tests are for release candidate testing
t/release-synopsis.t ....... skipped: these tests are for release candidate testing
t/release-unused-vars.t .... skipped: these tests are for release candidate testing
defined(@array) is deprecated at /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/site_perl/5.15.7/Module/Find.pm line 182.
	(Maybe you should just omit the defined()?)
testing dbi:SQLite:dbname=t/var/dvdzbr.db
INSERT INTO usr ( name, password, username) VALUES ( ?, ?, ? ): 'Test for nonexisting rel with suppressed warning but storage debugging', 'whatever', 'suppressed_nonexisting_rel_with_storage_debug'
SELECT me.id, me.username, me.password, me.name FROM usr me WHERE ( me.id = ? ): '6'
SELECT COUNT( * ) FROM usr me: 
t/sqlite.t ................. ok
All tests successful.
Files=13, Tests=121,  2 wallclock secs ( 0.05 usr  0.01 sys +  1.40 cusr  0.09 csys =  1.55 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                         Need    Have    
    ------------------------------ ------- --------
    Carp::Clan                     6.04    6.04    
    DateTime                       0       0.72    
    DBD::SQLite                    1.21    1.35    
    DBIx::Class                    0.08103 0.08196 
    DBIx::Class::IntrospectableM2M 0       0.001001
    List::MoreUtils                0.22    0.33    
    Readonly                       1.03    1.03    
    SQL::Translator                0.11006 0.11010 

build_requires:

    Module                         Need    Have    
    ------------------------------ ------- --------
    Test::More                     0.88    0.98    
    Test::Warn                     0.20    0.23    

configure_requires:

    Module                         Need    Have    
    ------------------------------ ------- --------
    ExtUtils::MakeMaker            6.30    6.63_02 


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14613
    PERL5_CPAN_IS_RUNNING = 14613
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.113640
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.57    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.13    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.39_01 
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.78    
    YAML::Syck          1.19    
    version             0.96    


--

Summary of my perl5 (revision 5 version 15 subversion 7) configuration:
  Commit id: cf6bc7443b85b3f1db1f804e177fe43d5d96db1a
  Platform:
    osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-ld
    uname='linux k83 2.6.32-5-amd64 #1 smp thu nov 3 03:41:26 utc 2011 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jan 20 2012 21:55:48
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14613"
    PERL5_CPAN_IS_RUNNING="14613"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/site_perl/5.15.7/x86_64-linux-ld
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/site_perl/5.15.7
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/5.15.7/x86_64-linux-ld
    /home/src/perl/repoperls/installed-perls/perl/v5.15.7-5-gcf6bc74/127e/lib/5.15.7
    .