Report for Dist-Zilla-Plugin-AuthorityFromModule-0.006

Back
From: metabase:user:b700fa00-155b-11e5-9855-03c15181e919
Subject: PASS Dist-Zilla-Plugin-AuthorityFromModule-0.006 v5.22.0 GNU/Linux
Date: 2015-06-18T14:46:39Z

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 Karen Etheridge,

This is a computer-generated report for Dist-Zilla-Plugin-AuthorityFromModule-0.006
on perl 5.22.0, created by CPAN-Reporter-1.2014.

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 "/opt/perl511-O3-5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want  Have
#     ------------------- ----- -----
#     Module::Build::Tiny 0.039 0.039
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.04_01
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any  7.04_01
#     File::Spec           any     3.56
#     Path::Tiny           any    0.068
#     Test::DZil           any    5.037
#     Test::Deep           any    0.115
#     Test::Fatal          any    0.014
#     Test::More          0.88 1.001014
#     Test::Requires       any     0.08
#     if                   any   0.0604
#     utf8                 any     1.17
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module                                Want   Have
#     --------------------------------- -------- ------
#     Dist::Zilla                       4.300039  5.037
#     Dist::Zilla::Role::MetaProvider        any  5.037
#     Dist::Zilla::Role::ModuleMetadata      any  0.003
#     List::Util                            1.33   1.42
#     Moose                                  any 2.1405
#     namespace::autoclean                   any   0.26
#     strict                                 any   1.09
#     warnings                               any   1.32
# 
# === Other Modules ===
# 
#     Module                    Have
#     --------------------- --------
#     CPAN::Meta::Validator 2.150005
#     Pod::Coverage             0.23
# 
t/00-report-prereqs.t .... ok
t/01-basic.t ............. ok
t/02-default.t ........... ok
t/03-module-not-found.t .. ok
t/04-many-modules.t ...... ok
t/05-encoding.t .......... ok
# Conflicts detected for Moose:
#   MooseX::Meta::Attribute::Index is version 0.02, but must be greater than version 0.04
t/zzz-check-breaks.t ..... ok
All tests successful.
Files=7, Tests=15, 27 wallclock secs ( 0.11 usr  0.02 sys + 24.54 cusr  0.79 csys = 25.46 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                            Need     Have    
    --------------------------------- -------- --------
    Dist::Zilla                       4.300039 5.037   
    Dist::Zilla::Role::MetaProvider   0        5.037   
    Dist::Zilla::Role::ModuleMetadata 0        0.003   
    List::Util                        1.33     1.42    
    Moose                             0        2.1405  
    namespace::autoclean              0        0.26    
    perl                              5.008    5.022000
    strict                            0        1.09    
    warnings                          0        1.32    

build_requires:

    Module                            Need     Have    
    --------------------------------- -------- --------
    ExtUtils::MakeMaker               0        7.04_01 
    File::Spec                        0        3.56    
    if                                0        0.0604  
    Path::Tiny                        0        0.068   
    Test::Deep                        0        0.115   
    Test::DZil                        0        5.037   
    Test::Fatal                       0        0.014   
    Test::More                        0.88     1.001014
    Test::Requires                    0        0.08    
    utf8                              0        1.17    

configure_requires:

    Module                            Need     Have    
    --------------------------------- -------- --------
    Module::Build::Tiny               0.039    0.039   
    perl                              5.006    5.022000

opt_build_requires:

    Module                            Need     Have    
    --------------------------------- -------- --------
    CPAN::Meta                        2.120900 2.150005


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/lib/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/root/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4830
    PERL5_CPAN_IS_RUNNING = 4830
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /opt/perl511-O3-5.22.0/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.56    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.56    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=4.0.4-301.fc22.i686, archname=i686-linux-thread-multi-64int-ld
    uname='linux localhost.localdomain 4.0.4-301.fc22.i686 #1 smp thu may 21 13:43:18 utc 2015 i686 i686 i386 gnulinux '
    config_args='-Dcc=gcc -Dprefix=/opt/perl511-O3-5.22.0 -DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.1.1 20150422 (Red Hat 5.1.1-1)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib /usr/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.21.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.21'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl511-O3-5.22.0/lib/5.22.0/i686-linux-thread-multi-64int-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O3 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY MYMALLOC
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_TRACK_MEMPOOL USE_64_BIT_INT USE_FAST_STDIO
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jun 15 2015 09:48:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4830"
    PERL5_CPAN_IS_RUNNING="4830"
  @INC:
    /opt/perl511-O3-5.22.0/lib/site_perl/5.22.0/i686-linux-thread-multi-64int-ld
    /opt/perl511-O3-5.22.0/lib/site_perl/5.22.0
    /opt/perl511-O3-5.22.0/lib/5.22.0/i686-linux-thread-multi-64int-ld
    /opt/perl511-O3-5.22.0/lib/5.22.0
    .