Report for DataFlow-1.111810

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS DataFlow-1.111810 v5.10.1 FreeBSD
Date: 2011-06-30T02:24:16Z

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.10.1, 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:

none provided

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

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

PERL_DL_NONLAZY=1 /usr/perl5.10.1/bin/perl5.10.1 "-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.10.1 (wanted 5.008) on freebsd from /usr/perl5.10.1/bin/perl5.10.1
# 
# Carp                                          => 1.11       (want any version)
# Data::Dumper                                  => 2.128      (want any version)
# DateTime                                      => 0.70       (want 0.51)   
# Encode                                        => 2.42       (want any version)
# English                                       => 1.04       (want any version)
# ExtUtils::MakeMaker                           => 6.56       (want 6.30)   
# File::Find                                    => 1.14       (want any version)
# File::Temp                                    => 0.22       (want any version)
# Moose                                         => 2.0009     (want any version)
# Moose::Role                                   => 2.0009     (want any version)
# Moose::Util::TypeConstraints                  => 2.0009     (want 1.01)   
# MooseX::Aliases                               => 0.10       (want any version)
# MooseX::OneArgNew                             => 0.001      (want any version)
# MooseX::Types                                 => 0.25       (want any version)
# MooseX::Types::IO                             => 0.03       (want any version)
# MooseX::Types::Moose                          => 0.25       (want any version)
# Queue::Base                                   => 2.1        (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.12       (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, 84 wallclock secs ( 0.16 usr  0.12 sys + 19.80 cusr  1.56 csys = 21.65 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    autodie                      0     2.10    
    Carp                         0     1.11    
    Data::Dumper                 0     2.128   
    DateTime                     0.51  0.70    
    Encode                       0     2.42    
    Moose                        0     2.0009  
    Moose::Role                  0     2.0009  
    Moose::Util::TypeConstraints 1.01  2.0009  
    MooseX::Aliases              0     0.10    
    MooseX::OneArgNew            0     0.001   
    MooseX::Types                0     0.25    
    MooseX::Types::IO            0     0.03    
    MooseX::Types::Moose         0     0.25    
    namespace::autoclean         0     0.12    
    perl                         5.008 5.010001
    Queue::Base                  2.1   2.1     
    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.14    
    File::Temp                   0     0.22    
    perl                         5.006 5.010001
    Test::More                   0.88  0.98    
    Test::UseAllModules          0     0.12    

configure_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    ExtUtils::MakeMaker          6.30  6.56    


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 38147
    PERL5_CPAN_IS_RUNNING = 38147
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 38098,38147
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/pwshbUO2Fb_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/perl5.10.1/bin/perl5.10.1
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280201
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.56    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   0.68    
    Test::Harness       3.22    
    Test::More          0.98    
    YAML                0.73    
    YAML::Syck          1.17    
    version             0.91    


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=8.0-release, archname=i386-freebsd
    uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-Dprefix=/usr/perl5.10.1 -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2 -mtune=athlon64 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', 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='ccache cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at Feb  6 2010 13:47:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="38147"
    PERL5_CPAN_IS_RUNNING="38147"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="38098,38147"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/pwshbUO2Fb_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /usr/perl5.10.1/lib/5.10.1/i386-freebsd
    /usr/perl5.10.1/lib/5.10.1
    /usr/perl5.10.1/lib/site_perl/5.10.1/i386-freebsd
    /usr/perl5.10.1/lib/site_perl/5.10.1
    .