Dist-Zilla-Plugin-Git v2.043 Perl 5 v5.12.2 MSWin32-x86-multi-thread

Status
Pass
From
Alexandr Ciornii (CHORNY)
Dist
Dist-Zilla-Plugin-Git v2.043
Platform
Perl 5 v5.12.2 MSWin32-x86-multi-thread
Date
2017-12-11 04:50:14
ID
e36d18a5-6bf5-1014-bde0-3706b5cc969a
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-Git-2.043
on perl 5.12.2, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from 'C:\strawberry\c\bin\dmake.EXE test':

C:\strawberry\perl\bin\perl.exe "-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
#     ------------------- ---- ------
#     ExtUtils::MakeMaker  any   6.98
#     Text::ParseWords     any   3.27
#     version              any 0.9908
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.98
# 
# === Test Requires ===
# 
#     Module                            Want     Have
#     -------------------------------- ----- --------
#     CPAN::Meta::Check                0.011    0.014
#     CPAN::Meta::Requirements           any    2.125
#     Devel::SimpleTrace                 any     0.08
#     Dist::Zilla::File::InMemory        any    5.020
#     Dist::Zilla::Plugin::Config::Git   any     0.92
#     Dist::Zilla::Role::Releaser        any    5.020
#     Dist::Zilla::Tester                any    5.020
#     Encode                             any     2.62
#     Exporter                           any     5.70
#     ExtUtils::MakeMaker                any     6.98
#     File::Copy                         any     2.18
#     File::Copy::Recursive              any     0.38
#     File::Path                        2.07  2.08_01
#     File::Spec                         any     3.47
#     File::Which                        any     1.09
#     File::pushd                        any    1.009
#     Log::Dispatchouli                  any    2.010
#     Test::DZil                         any    5.020
#     Test::Fatal                        any    0.013
#     Test::More                        0.88 1.001003
#     lib                                any     0.62
#     utf8                               any     1.08
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.141520
# 
# === Runtime Requires ===
# 
#     Module                                 Want     Have
#     ---------------------------------- -------- --------
#     Cwd                                     any     3.47
#     DateTime                                any     1.10
#     Dist::Zilla                               4    5.020
#     Dist::Zilla::Plugin::GatherDir     4.200016    5.020
#     Dist::Zilla::Role::AfterBuild           any    5.020
#     Dist::Zilla::Role::AfterMint            any    5.020
#     Dist::Zilla::Role::AfterRelease         any    5.020
#     Dist::Zilla::Role::BeforeRelease        any    5.020
#     Dist::Zilla::Role::FilePruner           any    5.020
#     Dist::Zilla::Role::GitConfig            any     0.92
#     Dist::Zilla::Role::PluginBundle         any    5.020
#     Dist::Zilla::Role::VersionProvider      any    5.020
#     File::Spec::Functions                   any     3.47
#     File::Temp                              any   0.2304
#     File::chdir                             any   0.1008
#     Git::Wrapper                          0.021    0.035
#     IPC::Open3                              any     1.05
#     IPC::System::Simple                     any     1.21
#     List::Util                             1.45     1.49
#     Module::Runtime                         any    0.014
#     Moose                                   any   2.1210
#     Moose::Role                             any   2.1210
#     Moose::Util::TypeConstraints            any   2.1210
#     MooseX::Has::Sugar                      any 1.000002
#     MooseX::Types::Moose                    any     0.44
#     MooseX::Types::Path::Tiny             0.010    0.010
#     Path::Tiny                            0.048    0.055
#     String::Formatter                       any 0.102084
#     Try::Tiny                               any     0.22
#     Version::Next                           any    0.004
#     constant                                any     1.27
#     namespace::autoclean                   0.09     0.19
#     strict                                  any     1.04
#     version                                0.80   0.9908
#     warnings                                any     1.09
# 
# === Other Modules ===
# 
#     Module           Have
#     ------------- -------
#     JSON::PP      2.27203
#     Pod::Coverage    0.23
#     Sub::Name        0.08
#     YAML             0.98
#     autodie          2.25
# 
t/00-report-prereqs.t ........... ok
# git version 1.9.4.msysgit.0
t/000-report-git-version.t ...... ok
t/check.t ....................... ok
t/commit-build-custom.t ......... ok
t/commit-build-src-as-parent.t .. ok
t/commit-build.t ................ ok
t/commit-dirtydir.t ............. ok
t/commit-message.t .............. ok
t/commit-utf8.t ................. ok
t/commit-ws.t ................... ok
t/commit.t ...................... ok
t/gatherdir-multi.t ............. ok
t/gatherdir.t ................... ok
t/push-gitconfig.t .............. ok
t/push-multi.t .................. ok
t/push.t ........................ ok
t/repo-dir.t .................... ok
t/tag-signed.t .................. skipped: gpg couldn't be located in $PATH; required for GPG-signed tags
t/tag.t ......................... ok
t/version-by-branch.t ........... ok
t/version-default.t ............. ok
t/version-extraction.t .......... ok
t/version-regexp.t .............. ok
t/zzz-check-breaks.t ............ ok
All tests successful.
Files=24, Tests=199, 100 wallclock secs ( 0.08 usr +  0.19 sys =  0.27 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                             Need     Have    
    ---------------------------------- -------- --------
    constant                           0        1.27    
    Cwd                                0        3.47    
    DateTime                           0        1.10    
    Dist::Zilla                        4        5.020   
    Dist::Zilla::Plugin::GatherDir     4.200016 5.020   
    Dist::Zilla::Role::AfterBuild      0        5.020   
    Dist::Zilla::Role::AfterMint       0        5.020   
    Dist::Zilla::Role::AfterRelease    0        5.020   
    Dist::Zilla::Role::BeforeRelease   0        5.020   
    Dist::Zilla::Role::FilePruner      0        5.020   
    Dist::Zilla::Role::GitConfig       0        0.92    
    Dist::Zilla::Role::PluginBundle    0        5.020   
    Dist::Zilla::Role::VersionProvider 0        5.020   
    File::chdir                        0        0.1008  
    File::Spec::Functions              0        3.47    
    File::Temp                         0        0.2304  
    Git::Wrapper                       0.021    0.035   
    IPC::Open3                         0        1.05    
    IPC::System::Simple                0        1.21    
    List::Util                         1.45     1.49    
    Module::Runtime                    0        0.014   
    Moose                              0        2.1210  
    Moose::Role                        0        2.1210  
    Moose::Util::TypeConstraints       0        2.1210  
    MooseX::Has::Sugar                 0        1.000002
    MooseX::Types::Moose               0        0.44    
    MooseX::Types::Path::Tiny          0.010    0.010   
    namespace::autoclean               0.09     0.19    
    Path::Tiny                         0.048    0.055   
    perl                               5.010    5.012002
    strict                             0        1.04    
    String::Formatter                  0        0.102084
    Try::Tiny                          0        0.22    
    version                            0.80     0.9908  
    Version::Next                      0        0.004   
    warnings                           0        1.09    

build_requires:

    Module                             Need     Have    
    ---------------------------------- -------- --------
    CPAN::Meta::Check                  0.011    0.014   
    CPAN::Meta::Requirements           0        2.125   
    Devel::SimpleTrace                 0        0.08    
    Dist::Zilla::File::InMemory        0        5.020   
    Dist::Zilla::Plugin::Config::Git   0        0.92    
    Dist::Zilla::Role::Releaser        0        5.020   
    Dist::Zilla::Tester                0        5.020   
    Encode                             0        2.62    
    Exporter                           0        5.70    
    ExtUtils::MakeMaker                0        6.98    
    File::Copy                         0        2.18    
    File::Copy::Recursive              0        0.38    
    File::Path                         2.07     2.08_01 
    File::pushd                        0        1.009   
    File::Spec                         0        3.47    
    File::Which                        0        1.09    
    lib                                0        0.62    
    Log::Dispatchouli                  0        2.010   
    Test::DZil                         0        5.020   
    Test::Fatal                        0        0.013   
    Test::More                         0.88     1.001003
    utf8                               0        1.08    

configure_requires:

    Module                             Need     Have    
    ---------------------------------- -------- --------
    ExtUtils::MakeMaker                0        6.98    
    perl                               5.010    5.012002
    Text::ParseWords                   0        3.27    
    version                            0        0.9908  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = c:\Windows\system32;c:\Windows\System32\Wbem;C:\Git\cmd;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = C:\strawberry\cpan\build\Scalar-List-Utils-1.49-H2tKcY/blib/arch;C:\strawberry\cpan\build\Scalar-List-Utils-1.49-H2tKcY/blib/lib;C:\strawberry\cpan\build\CPAN-Meta-Check-0.014-jnf6bX/blib/arch;C:\strawberry\cpan\build\CPAN-Meta-Check-0.014-jnf6bX/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1896
    PERL5_CPAN_IS_RUNNING = 1896
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1724,1896
    PERL_CR_SMOKER_CURRENT = Dist-Zilla-Plugin-Git-2.043
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.141520
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4206  
    Module::Signature   0.66    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                0.98    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.12.2.0 #1 Fri Nov  5 05:17:27 2010 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl512.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Nov  5 2010 08:39:08
  %ENV:
    PERL5LIB="C:\strawberry\cpan\build\Scalar-List-Utils-1.49-H2tKcY/blib/arch;C:\strawberry\cpan\build\Scalar-List-Utils-1.49-H2tKcY/blib/lib;C:\strawberry\cpan\build\CPAN-Meta-Check-0.014-jnf6bX/blib/arch;C:\strawberry\cpan\build\CPAN-Meta-Check-0.014-jnf6bX/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="1896"
    PERL5_CPAN_IS_RUNNING="1896"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1724,1896"
    PERL_CR_SMOKER_CURRENT="Dist-Zilla-Plugin-Git-2.043"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\strawberry\cpan\build\Scalar-List-Utils-1.49-H2tKcY/blib/arch
    C:\strawberry\cpan\build\Scalar-List-Utils-1.49-H2tKcY/blib/lib
    C:\strawberry\cpan\build\CPAN-Meta-Check-0.014-jnf6bX/blib/arch
    C:\strawberry\cpan\build\CPAN-Meta-Check-0.014-jnf6bX/blib/lib
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .