Report for Dist-Zilla-Plugin-Test-UseAllModules-0.002

Back
From: metabase:user:3215efbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS Dist-Zilla-Plugin-Test-UseAllModules-0.002 v5.14.2 GNU/Linux
Date: 2012-02-27T05:28:55Z

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 Dist-Zilla-Plugin-Test-UseAllModules-0.002
on perl 5.14.2, created by CPAN-Reporter-1.2004.

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 /opt/perls/nothreads/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ skipped: no tests to run
t/00-load.t ................... ok
# 
# 
# perl: v5.14.2 (wanted 5.006) on linux from /opt/perls/nothreads/perl-5.14.2/bin/perl
# 
# Dist::Zilla::Plugin::InlineFiles              => 4.300009   (want any version)
# Dist::Zilla::Role::PrereqSource               => 4.300009   (want any version)
# English                                       => 1.04       (want any version)
# ExtUtils::MakeMaker                           => 6.62       (want 6.30)   
# File::Find                                    => 1.19       (want any version)
# File::Temp                                    => 0.22       (want any version)
# Moose                                         => 2.0402     (want any version)
# Test::More                                    => 1.005000002 (want 0.88)   
# Test::UseAllModules                           => 0.13       (want 0.13)   
# namespace::autoclean                          => 0.13       (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
t/author-critic.t ............. skipped: these tests are for testing by the author
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=18, Tests=2, 30 wallclock secs ( 0.73 usr  0.06 sys + 28.29 cusr  0.82 csys = 29.90 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                           Need  Have        
    -------------------------------- ----- ------------
    Dist::Zilla::Plugin::InlineFiles 0     4.300009    
    Dist::Zilla::Role::PrereqSource  0     4.300009    
    Moose                            0     2.0402      
    namespace::autoclean             0     0.13        
    Test::UseAllModules              0.13  0.13        

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /opt/perls/nothreads/perl-5.14.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20333
    PERL5_CPAN_IS_RUNNING = 20333
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13413,20333
    PERL_CR_SMOKER_CURRENT = Dist-Zilla-Plugin-Test-UseAllModules-0.002
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perls/nothreads/perl-5.14.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 1000
    $EGID = 1000 24 25 27 29 30 44 46 1000

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                1.9800      
    CPAN::Meta          2.120530    
    Cwd                 3.39_01     
    ExtUtils::CBuilder  0.280205    
    ExtUtils::Command   1.17        
    ExtUtils::Install   1.56        
    ExtUtils::MakeMaker 6.62        
    ExtUtils::Manifest  1.60        
    ExtUtils::ParseXS   3.15        
    File::Spec          3.39_01     
    JSON                2.53        
    JSON::PP            2.27200     
    Module::Build       0.39_02     
    Module::Signature   0.68        
    Parse::CPAN::Meta   1.4402      
    Test::Harness       3.23        
    Test::More          1.005000_002
    YAML                0.80        
    YAML::Syck          1.20        
    version             0.96        


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-5-kirkwood, archname=armv5tel-linux
    uname='linux plugpc 2.6.32-5-kirkwood #1 tue mar 8 10:56:14 utc 2011 armv5tel gnulinux '
    config_args='-des -Dprefix=/opt/perls/nothreads/perl-5.14.2'
    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='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib/arm-linux-gnueabi
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.3'
  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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Feb 17 2012 18:25:36
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="20333"
    PERL5_CPAN_IS_RUNNING="20333"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="13413,20333"
    PERL_CR_SMOKER_CURRENT="Dist-Zilla-Plugin-Test-UseAllModules-0.002"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perls/nothreads/perl-5.14.2/lib/site_perl/5.14.2/armv5tel-linux
    /opt/perls/nothreads/perl-5.14.2/lib/site_perl/5.14.2
    /opt/perls/nothreads/perl-5.14.2/lib/5.14.2/armv5tel-linux
    /opt/perls/nothreads/perl-5.14.2/lib/5.14.2
    .