Report for DataFlow-1.111810

Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: PASS DataFlow-1.111810 v5.15.0 GNU/Linux
Date: 2011-07-03T20:39:52Z

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 Alexei Znamensky,

This is a computer-generated report for DataFlow-1.111810
on perl 5.15.0, created by CPAN-Reporter-1.1902.

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/test/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ ok
t/00-load.t ................... ok
# 
# 
# perl: v5.15.0 (wanted 5.008) on linux from /home/test/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0
# 
# Carp                                          => 1.20       (want any version)
# Data::Dumper                                  => 2.131      (want any version)
# DateTime                                      => 0.70       (want 0.51)   
# Encode                                        => 2.43       (want any version)
# English                                       => 1.04       (want any version)
# ExtUtils::MakeMaker                           => 6.57_05    (want 6.30)   
# File::Find                                    => 1.19       (want any version)
# File::Temp                                    => 0.22       (want any version)
# Moose                                         => 2.0010     (want any version)
# Moose::Role                                   => 2.0010     (want any version)
# Moose::Util::TypeConstraints                  => 2.0010     (want 1.01)   
# MooseX::Aliases                               => 0.10       (want any version)
# MooseX::OneArgNew                             => 0.002      (want any version)
# MooseX::Types                                 => 0.27       (want any version)
# MooseX::Types::IO                             => 0.03       (want any version)
# MooseX::Types::Moose                          => 0.27       (want any version)
# Queue::Base                                   => 2.202      (want 2.1)    
# SQL::Abstract                                 => 1.72       (want any version)
# Scalar::Util                                  => 1.23       (want any version)
# Test::More                                    => 0.98       (want 0.88)   
# Test::UseAllModules                           => 0.13       (want any version)
# Text::CSV::Encoded                            => 0.10       (want any version)
# autodie                                       => 2.10       (want any version)
# namespace::autoclean                          => 0.12       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve you problem.
# 
t/000-report-versions-tiny.t .. ok
# constructor and basic tests
# scalar params
# array params
t/01-dataflow.t ............... ok
t/02-dataflow-init-sub.t ...... ok
t/02-dataflow-init.t .......... ok
t/02-dataflow-many.t .......... ok
# constructor and basic tests
# scalar params
t/03-proc.t ................... ok
t/04-proc-init.t .............. ok
t/10-deref.t .................. ok
t/15-policy-nop.t ............. ok
t/15-policy-process-into.t .... ok
t/15-policy-scalar-only.t ..... ok
t/15-policy-scalar.t .......... ok
t/15-policy-withspec.t ........ ok
t/20-nop.t .................... ok
t/20-null.t ................... ok
t/30-encoding.t ............... ok
t/40-csv.t .................... ok
t/50-simplefileinput.t ........ ok
t/50-simplefileoutput.t ....... ok
t/60-multipageurlgenerator.t .. ok
t/author-critic.t ............. skipped: these tests are for testing by the author
t/bug-anonsub-with-array.t .... ok
t/release-dist-manifest.t ..... skipped: these tests are for release candidate testing
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-eol.t ............... skipped: these tests are for release candidate testing
t/release-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-meta-json.t ......... skipped: these tests are for release candidate testing
t/release-minimum-version.t ... skipped: these tests are for release candidate testing
t/release-mojibake.t .......... skipped: these tests are for release candidate testing
t/release-no-tabs.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-linkcheck.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-test-version.t ...... skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
All tests successful.
Files=38, Tests=279, 47 wallclock secs ( 0.13 usr  0.11 sys + 19.66 cusr  4.97 csys = 24.87 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    autodie                      0     2.10    
    Carp                         0     1.20    
    Data::Dumper                 0     2.131   
    DateTime                     0.51  0.70    
    Encode                       0     2.43    
    Moose                        0     2.0010  
    Moose::Role                  0     2.0010  
    Moose::Util::TypeConstraints 1.01  2.0010  
    MooseX::Aliases              0     0.10    
    MooseX::OneArgNew            0     0.002   
    MooseX::Types                0     0.27    
    MooseX::Types::IO            0     0.03    
    MooseX::Types::Moose         0     0.27    
    namespace::autoclean         0     0.12    
    Queue::Base                  2.1   2.202   
    Scalar::Util                 0     1.23    
    SQL::Abstract                0     1.72    
    Text::CSV::Encoded           0     0.10    

build_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    English                      0     1.04    
    File::Find                   0     1.19    
    File::Temp                   0     0.22    
    perl                         5.006 5.015000
    Test::More                   0.88  0.98    
    Test::UseAllModules          0     0.13    

configure_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    ExtUtils::MakeMaker          6.30  6.57_05 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LC_ALL = C
    PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.0/bin:/home/test/bin:~/bin:/usr/bin:/bin
    PATH_WITHOUT_PERLBREW = /home/test/bin:~/bin:/usr/bin:/bin
    PERL5LIB = /home/test/.cpan/build/MooseX-Types-IO-0.03-aXDx_m/blib/arch:/home/test/.cpan/build/MooseX-Types-IO-0.03-aXDx_m/blib/lib:/home/test/.cpan/build/IO-All-0.41-8UU_cE/blib/arch:/home/test/.cpan/build/IO-All-0.41-8UU_cE/blib/lib:/home/test/.cpan/build/Queue-Base-2.202-KL1Acw/blib/arch:/home/test/.cpan/build/Queue-Base-2.202-KL1Acw/blib/lib:/home/test/.cpan/build/Data-Printer-0.21-S7pPrC/blib/arch:/home/test/.cpan/build/Data-Printer-0.21-S7pPrC/blib/lib:/home/test/.cpan/build/Hash-FieldHash-0.10-5iHZUm/blib/arch:/home/test/.cpan/build/Hash-FieldHash-0.10-5iHZUm/blib/lib:/home/test/.cpan/build/Test-LeakTrace-0.13-ijCKzZ/blib/arch:/home/test/.cpan/build/Test-LeakTrace-0.13-ijCKzZ/blib/lib:/home/test/.cpan/build/Sort-Naturally-1.02-aqK47B/blib/arch:/home/test/.cpan/build/Sort-Naturally-1.02-aqK47B/blib/lib:/home/test/.cpan/build/SQL-Abstract-1.72-USHN46/blib/arch:/home/test/.cpan/build/SQL-Abstract-1.72-USHN46/blib/lib:/home/test/.cpan/build/Hash-Merge-0.12-PlTgHq/blib/arch:/home/test/.cpan/build/Hash-Merge-0.12-PlTgHq/blib/lib:/home/test/.cpan/build/Class-Accessor-Grouped-0.10003-vvhXJF/blib/arch:/home/test/.cpan/build/Class-Accessor-Grouped-0.10003-vvhXJF/blib/lib:/home/test/.cpan/build/Class-XSAccessor-1.11-4mJ8bn/blib/arch:/home/test/.cpan/build/Class-XSAccessor-1.11-4mJ8bn/blib/lib:/home/test/.cpan/build/MooseX-Aliases-0.10-_NxwBm/blib/arch:/home/test/.cpan/build/MooseX-Aliases-0.10-_NxwBm/blib/lib:/home/test/.cpan/build/Test-UseAllModules-0.13-q2hS_S/blib/arch:/home/test/.cpan/build/Test-UseAllModules-0.13-q2hS_S/blib/lib:/home/test/.cpan/build/Text-CSV-Encoded-0.10-isq2ED/blib/arch:/home/test/.cpan/build/Text-CSV-Encoded-0.10-isq2ED/blib/lib:/home/test/.cpan/build/Text-CSV-1.21-7u1yFG/blib/arch:/home/test/.cpan/build/Text-CSV-1.21-7u1yFG/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 14517
    PERL5_CPAN_IS_RUNNING = 14517
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15920,14517
    PERLBREW_HOME = /home/test/.perlbrew
    PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.0/bin
    PERLBREW_PERL = perl-5.15.0
    PERLBREW_ROOT = /home/test/perl5/perlbrew
    PERLBREW_VERSION = 0.25
    PERL_CR_SMOKER_CURRENT = Task-DataFlow-0.003
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /home/test/perl5/perlbrew/perls/perl-5.15.0/bin/perl5.15.0
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280204
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          n/a     
    version             0.91    


--

Summary of my perl5 (revision 5 version 15 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=2.6.35-28-generic, archname=x86_64-linux-thread-multi-ld
    uname='linux zippy 2.6.35-28-generic #50-ubuntu smp fri mar 18 18:42:20 utc 2011 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.0 -Duselongdouble -Duse64bitall -Dusethreads -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -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 /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.12.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.12.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jun 24 2011 00:28:50
  %ENV:
    PERL5LIB="/home/test/.cpan/build/MooseX-Types-IO-0.03-aXDx_m/blib/arch:/home/test/.cpan/build/MooseX-Types-IO-0.03-aXDx_m/blib/lib:/home/test/.cpan/build/IO-All-0.41-8UU_cE/blib/arch:/home/test/.cpan/build/IO-All-0.41-8UU_cE/blib/lib:/home/test/.cpan/build/Queue-Base-2.202-KL1Acw/blib/arch:/home/test/.cpan/build/Queue-Base-2.202-KL1Acw/blib/lib:/home/test/.cpan/build/Data-Printer-0.21-S7pPrC/blib/arch:/home/test/.cpan/build/Data-Printer-0.21-S7pPrC/blib/lib:/home/test/.cpan/build/Hash-FieldHash-0.10-5iHZUm/blib/arch:/home/test/.cpan/build/Hash-FieldHash-0.10-5iHZUm/blib/lib:/home/test/.cpan/build/Test-LeakTrace-0.13-ijCKzZ/blib/arch:/home/test/.cpan/build/Test-LeakTrace-0.13-ijCKzZ/blib/lib:/home/test/.cpan/build/Sort-Naturally-1.02-aqK47B/blib/arch:/home/test/.cpan/build/Sort-Naturally-1.02-aqK47B/blib/lib:/home/test/.cpan/build/SQL-Abstract-1.72-USHN46/blib/arch:/home/test/.cpan/build/SQL-Abstract-1.72-USHN46/blib/lib:/home/test/.cpan/build/Hash-Merge-0.12-PlTgHq/blib/arch:/home/test/.cpan/build/Hash-Merge-0.12-PlTgHq/blib/lib:/home/test/.cpan/build/Class-Accessor-Grouped-0.10003-vvhXJF/blib/arch:/home/test/.cpan/build/Class-Accessor-Grouped-0.10003-vvhXJF/blib/lib:/home/test/.cpan/build/Class-XSAccessor-1.11-4mJ8bn/blib/arch:/home/test/.cpan/build/Class-XSAccessor-1.11-4mJ8bn/blib/lib:/home/test/.cpan/build/MooseX-Aliases-0.10-_NxwBm/blib/arch:/home/test/.cpan/build/MooseX-Aliases-0.10-_NxwBm/blib/lib:/home/test/.cpan/build/Test-UseAllModules-0.13-q2hS_S/blib/arch:/home/test/.cpan/build/Test-UseAllModules-0.13-q2hS_S/blib/lib:/home/test/.cpan/build/Text-CSV-Encoded-0.10-isq2ED/blib/arch:/home/test/.cpan/build/Text-CSV-Encoded-0.10-isq2ED/blib/lib:/home/test/.cpan/build/Text-CSV-1.21-7u1yFG/blib/arch:/home/test/.cpan/build/Text-CSV-1.21-7u1yFG/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="14517"
    PERL5_CPAN_IS_RUNNING="14517"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="15920,14517"
    PERLBREW_HOME="/home/test/.perlbrew"
    PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.0/bin"
    PERLBREW_PERL="perl-5.15.0"
    PERLBREW_ROOT="/home/test/perl5/perlbrew"
    PERLBREW_VERSION="0.25"
    PERL_CR_SMOKER_CURRENT="Task-DataFlow-0.003"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/test/.cpan/build/MooseX-Types-IO-0.03-aXDx_m/blib/arch
    /home/test/.cpan/build/MooseX-Types-IO-0.03-aXDx_m/blib/lib
    /home/test/.cpan/build/IO-All-0.41-8UU_cE/blib/arch
    /home/test/.cpan/build/IO-All-0.41-8UU_cE/blib/lib
    /home/test/.cpan/build/Queue-Base-2.202-KL1Acw/blib/arch
    /home/test/.cpan/build/Queue-Base-2.202-KL1Acw/blib/lib
    /home/test/.cpan/build/Data-Printer-0.21-S7pPrC/blib/arch
    /home/test/.cpan/build/Data-Printer-0.21-S7pPrC/blib/lib
    /home/test/.cpan/build/Hash-FieldHash-0.10-5iHZUm/blib/arch
    /home/test/.cpan/build/Hash-FieldHash-0.10-5iHZUm/blib/lib
    /home/test/.cpan/build/Test-LeakTrace-0.13-ijCKzZ/blib/arch
    /home/test/.cpan/build/Test-LeakTrace-0.13-ijCKzZ/blib/lib
    /home/test/.cpan/build/Sort-Naturally-1.02-aqK47B/blib/arch
    /home/test/.cpan/build/Sort-Naturally-1.02-aqK47B/blib/lib
    /home/test/.cpan/build/SQL-Abstract-1.72-USHN46/blib/arch
    /home/test/.cpan/build/SQL-Abstract-1.72-USHN46/blib/lib
    /home/test/.cpan/build/Hash-Merge-0.12-PlTgHq/blib/arch
    /home/test/.cpan/build/Hash-Merge-0.12-PlTgHq/blib/lib
    /home/test/.cpan/build/Class-Accessor-Grouped-0.10003-vvhXJF/blib/arch
    /home/test/.cpan/build/Class-Accessor-Grouped-0.10003-vvhXJF/blib/lib
    /home/test/.cpan/build/Class-XSAccessor-1.11-4mJ8bn/blib/arch
    /home/test/.cpan/build/Class-XSAccessor-1.11-4mJ8bn/blib/lib
    /home/test/.cpan/build/MooseX-Aliases-0.10-_NxwBm/blib/arch
    /home/test/.cpan/build/MooseX-Aliases-0.10-_NxwBm/blib/lib
    /home/test/.cpan/build/Test-UseAllModules-0.13-q2hS_S/blib/arch
    /home/test/.cpan/build/Test-UseAllModules-0.13-q2hS_S/blib/lib
    /home/test/.cpan/build/Text-CSV-Encoded-0.10-isq2ED/blib/arch
    /home/test/.cpan/build/Text-CSV-Encoded-0.10-isq2ED/blib/lib
    /home/test/.cpan/build/Text-CSV-1.21-7u1yFG/blib/arch
    /home/test/.cpan/build/Text-CSV-1.21-7u1yFG/blib/lib
    /home/test/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0/x86_64-linux-thread-multi-ld
    /home/test/perl5/perlbrew/perls/perl-5.15.0/lib/site_perl/5.15.0
    /home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0/x86_64-linux-thread-multi-ld
    /home/test/perl5/perlbrew/perls/perl-5.15.0/lib/5.15.0
    .