Report for Parse-CPAN-Perms-0.004

Back
From: metabase:user:cd035d39-6d5b-1014-ab3a-39c0c09612a1
Subject: PASS Parse-CPAN-Perms-0.004 v5.18.2 
Date: 2014-03-31T12:39:23Z

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 Jeffrey Ryan Thalhammer,

This is a computer-generated report for Parse-CPAN-Perms-0.004
on perl 5.18.2, created by CPAN-Reporter-1.2011.

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\perl\bin\perl.exe ./Build test':

t/00-compile.t ......... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
#    Version Module                  
#   -------- ------------------------
#   2.140640 CPAN::Meta              
#      2.125 CPAN::Meta::Requirements
#       1.33 Carp                    
#       6.94 ExtUtils::MakeMaker     
#       3.40 File::Spec              
#       3.40 File::Spec::Functions   
#     0.2304 File::Temp              
#       1.07 File::stat              
#       1.34 IO::Handle              
#       1.10 IO::Zlib                
#       1.13 IPC::Open3              
#       1.38 List::Util              
#     0.4205 Module::Build           
#     2.1204 Moose                   
#   1.001003 Test::More              
#       1.07 strict                  
#       1.18 warnings                
t/00-report-prereqs.t .. ok
t/01-functional.t ...... ok
All tests successful.
Files=3, Tests=5, 10 wallclock secs ( 0.06 usr +  0.05 sys =  0.11 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need   Have    
    --------------------- ------ --------
    Carp                  0      1.33    
    File::stat            0      1.07    
    IO::Zlib              0      1.10    
    Moose                 0      2.1204  
    perl                  5.006  5.018002

build_requires:

    Module                Need   Have    
    --------------------- ------ --------
    ExtUtils::MakeMaker   0      6.94    
    File::Spec            0      3.40    
    File::Spec::Functions 0      3.40    
    File::Temp            0      0.2304  
    IO::Handle            0      1.34    
    IPC::Open3            0      1.13    
    List::Util            0      1.38    
    Module::Build         0.3601 0.4205  
    perl                  5.006  5.018002
    strict                0      1.07    
    Test::More            0      1.001003
    warnings              0      1.18    

configure_requires:

    Module                Need   Have    
    --------------------- ------ --------
    Module::Build         0.3601 0.4205  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS.0\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS.0\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3120
    PERL5_CPAN_IS_RUNNING = 3120
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 640,3120
    PERL_CR_SMOKER_CURRENT = Parse-CPAN-Perms-0.004
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
    TEMP = C:\DOKUME~1\smoker\LOKALE~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.140640
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.64    
    ExtUtils::MakeMaker 6.94    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          n/a     
    version             0.9908  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=6.2, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.18.2.1 #1 Tue Jan  7 16:30:36 2014 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=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.7.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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 C:\strawberry\c\lib\gcc\i686-w64-mingw32\4.7.3
    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=libperl518.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: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Jan  7 2014 16:39:31
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="3120"
    PERL5_CPAN_IS_RUNNING="3120"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="640,3120"
    PERL_CR_SMOKER_CURRENT="Parse-CPAN-Perms-0.004"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .