Back
From: metabase:user:31d414ea-2aae-11df-837a-5e0a49663a4f
Subject: PASS DataFlow-1.111810 v5.10.1 Mac OS X
Date: 2011-07-02T15:11:05Z
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'make test':
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.1/bin/perl "-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 darwin from /Users/david/cpantesting/perl-5.10.1/bin/perl
#
# Carp => 1.11 (want any version)
# Data::Dumper => 2.131 (want any version)
# DateTime => 0.70 (want 0.51)
# Encode => 2.35 (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.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.06_01 (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, 31 wallclock secs ( 0.21 usr 0.14 sys + 27.76 cusr 1.95 csys = 30.06 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ----- --------
autodie 0 2.06_01
Carp 0 1.11
Data::Dumper 0 2.131
DateTime 0.51 0.70
Encode 0 2.35
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
perl 5.008 5.010001
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.14
File::Temp 0 0.22
perl 5.006 5.010001
Test::More 0.88 0.98
Test::UseAllModules 0 0.13
configure_requires:
Module Need Have
---------------------------- ----- --------
ExtUtils::MakeMaker 6.30 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /usr/bin:/bin:/usr/sbin:/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 89084
PERL5_CPAN_IS_RUNNING = 89084
PERLVER = 5.10.1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/david/cpantesting/perl-5.10.1/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 204 100 98 81 80 79 61 12 402 401
$EGID = 20 20 204 100 98 81 80 79 61 12 402 401
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
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 n/a
Test::Harness 3.17
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.91
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=darwin, osvers=10.6.0, archname=darwin-thread-multi-2level
uname='darwin cowshed-door.barnyard.co.uk 10.6.0 darwin kernel version 10.6.0: wed nov 10 18:13:17 pst 2010; root:xnu-1504.9.26~3release_i386 i386 '
config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.1 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
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 -fstack-protector',
optimize='-O3',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector'
ccversion='', gccversion='4.2.1 (Apple Inc. build 5646)', 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.3 cc', ldflags =' -fstack-protector'
libpth=/usr/lib
libs=-ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under darwin
Compiled at Apr 27 2011 13:16:11
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="89084"
PERL5_CPAN_IS_RUNNING="89084"
PERLVER="5.10.1"
@INC:
/Users/david/cpantesting/perl-5.10.1/lib/5.10.1/darwin-thread-multi-2level
/Users/david/cpantesting/perl-5.10.1/lib/5.10.1
/Users/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1/darwin-thread-multi-2level
/Users/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1
.