Test-Class-Moose v0.98 Perl 5 v5.16.3 MSWin32-x86-multi-thread

Status
Fail
From
Alexandr Ciornii (CHORNY)
Dist
Test-Class-Moose v0.98
Platform
Perl 5 v5.16.3 MSWin32-x86-multi-thread
Date
2019-10-30 20:17:50
ID
db4c27d0-6c06-1014-8e14-bab5c73e6b8f
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 Dave Rolsky,

This is a computer-generated report for Test-Class-Moose-0.98
on perl 5.16.3, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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:\strawberry163\c\bin\dmake.exe test':

C:\strawberry163\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "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.64
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.64
# 
# === Test Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     ExtUtils::MakeMaker        any     6.64
#     File::Spec                 any     3.40
#     File::Temp                 any     0.22
#     Test2::Tools::Basic        any 0.000126
#     Test2::Tools::Class        any 0.000126
#     Test2::Tools::Compare      any 0.000126
#     Test2::Tools::Subtest      any 0.000126
#     Test2::V0                  any 0.000126
#     Test::Builder              any 1.302168
#     Test::More            1.302015 1.302168
#     Test::Requires             any     0.07
#     Test::Warnings             any    0.014
#     lib                        any     0.63
# 
# === Test Recommends ===
# 
#     Module           Want     Have
#     ------------ -------- --------
#     CPAN::Meta   2.120900 2.140640
#     Test::Output   0.0005     1.03
# 
# === Runtime Requires ===
# 
#     Module                           Want     Have
#     ---------------------------- -------- --------
#     Benchmark                         any     1.13
#     Carp                              any     1.26
#     Class::MOP                        any   2.1204
#     Exporter                          any     5.68
#     File::Find                        any     1.20
#     File::Spec                        any     3.40
#     Import::Into                      any 1.002001
#     JSON::MaybeXS                     any 1.001000
#     List::SomeUtils                   any     0.58
#     List::Util                        any     1.38
#     Module::Runtime                   any    0.014
#     Module::Util                      any     1.09
#     Moose                          2.0000   2.1204
#     Moose::Role                    2.0000   2.1204
#     Moose::Util                       any   2.1204
#     Moose::Util::TypeConstraints      any   2.1204
#     MooseX::Getopt                   0.71     0.74
#     MooseX::Getopt::Dashes            any     0.74
#     Package::DeprecationManager      0.16     0.17
#     Parallel::ForkManager             any     1.06
#     Scalar::Util                      any     1.38
#     Sub::Attribute                    any     0.07
#     TAP::Formatter::Color            3.29     3.30
#     Test2                        1.302118 1.302168
#     Test2::API                        any 1.302168
#     Test2::AsyncSubtest          0.000018 0.000126
#     Test2::IPC                        any 1.302168
#     Test2::Tools::AsyncSubtest        any 0.000126
#     Test::Most                        any     0.33
#     Try::Tiny                         any     0.19
#     namespace::autoclean              any     0.13
#     strict                            any     1.07
#     warnings                          any     1.13
# 
# === Runtime Recommends ===
# 
#     Module                  Want Have
#     --------------------- ------ ----
#     Parallel::ForkManager v0.7.6 1.06
# 
t/00-report-prereqs.t .......... ok
t/autouse.t .................... ok
t/bad_subclass.t ............... ok
Subroutine main::warnings redefined at t/bare.t line 5.
t/bare.t ....................... ok
t/basic.t ...................... ok
Can't stat t\lib\Local: No such file or directory
 at C:\strawberry163\cpan\build\Test-Class-Moose-0.98-0\blib\lib/Test/Class/Moose/Load.pm line 73.
t/cli.t ........................ ok
t/environment.t ................ ok
t/executor_roles.t ............. ok
t/include_classes.t ............ ok
t/include_exclude.t ............ ok
t/load-special-characters.t .... ok
t/load.t ....................... ok
t/no_tests_run.t ............... ok
t/non_randomize_classes.t ...... ok
t/parallel.t ................... skipped: These tests currently fail on Windows for reasons we do not understand. Patches welcome.
t/parameterized.t .............. ok
t/plans.t ...................... ok
t/process_name.t ............... ok
t/reportpassed.t ............... ok
t/skip.t ....................... ok
You can only consume roles, TestsFor::Basic::Role is not a Moose role at C:\strawberry163\perl\site\lib\Moose\Exception.pm line 37
	Moose::Exception::_build_trace('Moose::Exception::CanOnlyConsumeRole=HASH(0x1ebf06c)') called at reader Moose::Exception::trace (defined at C:\strawberry163\perl\site\lib\Moose\Exception.pm line 9) line 7
	Moose::Exception::trace('Moose::Exception::CanOnlyConsumeRole=HASH(0x1ebf06c)') called at C:\strawberry163\perl\site\lib\Moose\Exception.pm line 49
	Moose::Exception::BUILD('Moose::Exception::CanOnlyConsumeRole=HASH(0x1ebf06c)', 'HASH(0x1eb27cc)') called at C:\strawberry163\perl\site\lib\Class\MOP\Method.pm line 128
	Class::MOP::Method::execute('Moose::Meta::Method=HASH(0x1ebf0ec)', 'Moose::Exception::CanOnlyConsumeRole=HASH(0x1ebf06c)', 'HASH(0x1eb27cc)') called at C:\strawberry163\perl\site\lib\Moose\Object.pm line 56
	Moose::Object::BUILDALL('Moose::Exception::CanOnlyConsumeRole=HASH(0x1ebf06c)', 'HASH(0x1eb27cc)') called at C:\strawberry163\perl\site\lib\Moose\Meta\Class.pm line 282
	Moose::Meta::Class::new_object('Moose::Meta::Class=HASH(0x1ec429c)', 'HASH(0x1eb27cc)') called at C:\strawberry163\perl\site\lib\Moose\Object.pm line 27
	Moose::Object::new('Moose::Exception::CanOnlyConsumeRole', 'role_name', 'TestsFor::Basic::Role') called at C:\strawberry163\perl\site\lib\Moose\Util.pm line 51
	Moose::Util::throw_exception('CanOnlyConsumeRole', 'role_name', 'TestsFor::Basic::Role') called at C:\strawberry163\perl\site\lib\Moose\Util.pm line 145
	Moose::Util::_apply_all_roles('Moose::Meta::Class=HASH(0x1eb222c)', undef, 'TestsFor::Basic::Role') called at C:\strawberry163\perl\site\lib\Moose\Util.pm line 108
	Moose::Util::apply_all_roles('Moose::Meta::Class=HASH(0x1eb222c)', 'TestsFor::Basic::Role') called at C:\strawberry163\perl\site\lib\Moose.pm line 60
	Moose::with('Moose::Meta::Class=HASH(0x1eb222c)', 'TestsFor::Basic::Role') called at C:\strawberry163\perl\site\lib\Moose\Exporter.pm line 405
	Moose::with('TestsFor::Basic::Role') called at t\taglib\TestsFor\Basic\WithRole.pm line 4
	require TestsFor/Basic/WithRole.pm at (eval 381) line 2
	Test::Class::Moose::Load::BEGIN at t\taglib\TestsFor\Basic\WithRole.pm line 0
	eval {...} at t\taglib\TestsFor\Basic\WithRole.pm line 0
	eval 'use TestsFor::Basic::WithRole ()
;' at C:\strawberry163\cpan\build\Test-Class-Moose-0.98-0\blib\lib\Test\Class\Moose\Load.pm line 54
	Test::Class::Moose::Load::_load('Test::Class::Moose::Load', 't\taglib/TestsFor/Basic/WithRole.pm', 't\taglib') called at C:\strawberry163\cpan\build\Test-Class-Moose-0.98-0\blib\lib\Test\Class\Moose\Load.pm line 68
	Test::Class::Moose::Load::__ANON__ at C:\strawberry163\perl\lib\File\Find.pm line 781
	File::Find::_find_dir('HASH(0x195736c)', 't\taglib', 1) called at C:\strawberry163\perl\lib\File\Find.pm line 569
	File::Find::_find_opt('HASH(0x195736c)', 't\taglib') called at C:\strawberry163\perl\lib\File\Find.pm line 1070
	File::Find::find('HASH(0x195736c)', 't\taglib') called at C:\strawberry163\cpan\build\Test-Class-Moose-0.98-0\blib\lib\Test\Class\Moose\Load.pm line 73
	Test::Class::Moose::Load::import('Test::Class::Moose::Load', 't/taglib') called at t\tags.t line 8
	main::BEGIN at t\taglib\TestsFor\Basic\WithRole.pm line 0
	eval {...} at t\taglib\TestsFor\Basic\WithRole.pm line 0
Compilation failed in require at (eval 381) line 2.
BEGIN failed--compilation aborted at (eval 381) line 2.
BEGIN failed--compilation aborted at t/tags.t line 8.
t/tags.t ....................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/test_class_is_not_loaded.t ... ok
t/test_control_methods.t ....... ok
t/test_control_methods_skip.t .. ok
t/timing.t ..................... ok
t/todo.t ....................... ok

Test Summary Report
-------------------
t/tags.t                     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=26, Tests=181, 61 wallclock secs ( 0.40 usr +  0.11 sys =  0.51 CPU)
Result: FAIL
Failed 1/26 test programs. 0/181 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    Benchmark                    0        1.13    
    Carp                         0        1.26    
    Class::MOP                   0        2.1204  
    Exporter                     0        5.68    
    File::Find                   0        1.20    
    File::Spec                   0        3.40    
    Import::Into                 0        1.002001
    JSON::MaybeXS                0        1.001000
    List::SomeUtils              0        0.58    
    List::Util                   0        1.38    
    Module::Runtime              0        0.014   
    Module::Util                 0        1.09    
    Moose                        2.0000   2.1204  
    Moose::Role                  2.0000   2.1204  
    Moose::Util                  0        2.1204  
    Moose::Util::TypeConstraints 0        2.1204  
    MooseX::Getopt               0.71     0.74    
    MooseX::Getopt::Dashes       0        0.74    
    namespace::autoclean         0        0.13    
    Package::DeprecationManager  0.16     0.17    
    Parallel::ForkManager        0        1.06    
    perl                         5.010000 5.016003
    Scalar::Util                 0        1.38    
    strict                       0        1.07    
    Sub::Attribute               0        0.07    
    TAP::Formatter::Color        3.29     3.30    
    Test2                        1.302118 1.302168
    Test2::API                   0        1.302168
    Test2::AsyncSubtest          0.000018 0.000126
    Test2::IPC                   0        1.302168
    Test2::Tools::AsyncSubtest   0        0.000126
    Test::Most                   0        0.33    
    Try::Tiny                    0        0.19    
    warnings                     0        1.13    

build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        6.64    
    File::Spec                   0        3.40    
    File::Temp                   0        0.22    
    lib                          0        0.63    
    Test2::Tools::Basic          0        0.000126
    Test2::Tools::Class          0        0.000126
    Test2::Tools::Compare        0        0.000126
    Test2::Tools::Subtest        0        0.000126
    Test2::V0                    0        0.000126
    Test::Builder                0        1.302168
    Test::More                   1.302015 1.302168
    Test::Requires               0        0.07    
    Test::Warnings               0        0.014   

configure_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        6.64    


------------------------------
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;C:\WINDOWS\System32\Wbem;C:\strawberry163\c\bin;C:\strawberry163\perl\site\bin;C:\strawberry163\perl\bin
    PERL5LIB = C:\strawberry163\cpan\build\Test2-Suite-0.000126-5/blib/arch;C:\strawberry163\cpan\build\Test2-Suite-0.000126-5/blib/lib;C:\strawberry163\cpan\build\Term-Table-0.014-5/blib/arch;C:\strawberry163\cpan\build\Term-Table-0.014-5/blib/lib;C:\strawberry163\cpan\build\Sub-Info-0.002-5/blib/arch;C:\strawberry163\cpan\build\Sub-Info-0.002-5/blib/lib;C:\strawberry163\cpan\build\Importer-0.025-5/blib/arch;C:\strawberry163\cpan\build\Importer-0.025-5/blib/lib;C:\strawberry163\cpan\build\Test-Simple-1.302168-9/blib/arch;C:\strawberry163\cpan\build\Test-Simple-1.302168-9/blib/lib;C:\strawberry163\cpan\build\Sub-Attribute-0.07-0/blib/arch;C:\strawberry163\cpan\build\Sub-Attribute-0.07-0/blib/lib;C:\strawberry163\cpan\build\Package-DeprecationManager-0.17-0/blib/arch;C:\strawberry163\cpan\build\Package-DeprecationManager-0.17-0/blib/lib;C:\strawberry163\cpan\build\MooseX-Getopt-0.74-0/blib/arch;C:\strawberry163\cpan\build\MooseX-Getopt-0.74-0/blib/lib;C:\strawberry163\cpan\build\MooseX-Role-Parameterized-1.11-1/blib/arch;C:\strawberry163\cpan\build\MooseX-Role-Parameterized-1.11-1/blib/lib;C:\strawberry163\cpan\build\Test-Needs-0.002006-7/blib/arch;C:\strawberry163\cpan\build\Test-Needs-0.002006-7/blib/lib;C:\strawberry163\cpan\build\CPAN-Meta-Check-0.014-2/blib/arch;C:\strawberry163\cpan\build\CPAN-Meta-Check-0.014-2/blib/lib;C:\strawberry163\cpan\build\Module-Metadata-1.000037-2/blib/arch;C:\strawberry163\cpan\build\Module-Metadata-1.000037-2/blib/lib;C:\strawberry163\cpan\build\List-SomeUtils-0.58-1/blib/arch;C:\strawberry163\cpan\build\List-SomeUtils-0.58-1/blib/lib;C:\strawberry163\cpan\build\List-SomeUtils-XS-0.58-1/blib/arch;C:\strawberry163\cpan\build\List-SomeUtils-XS-0.58-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 236
    PERL5_CPAN_IS_RUNNING = 236
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 228,236
    PERL_CR_SMOKER_CURRENT = Test-Class-Moose-0.98
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry163\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.16    
    CPAN::Meta          2.140640
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.302168
    YAML                0.90    
    YAML::Syck          1.24    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.16.3.1 #1 Tue Mar 12 13:55:20 2013 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  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.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:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib"'
    libpth=C:\strawberry163\c\lib C:\strawberry163\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=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        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 Mar 12 2013 14:01:07
  %ENV:
    PERL5LIB="C:\strawberry163\cpan\build\Test2-Suite-0.000126-5/blib/arch;C:\strawberry163\cpan\build\Test2-Suite-0.000126-5/blib/lib;C:\strawberry163\cpan\build\Term-Table-0.014-5/blib/arch;C:\strawberry163\cpan\build\Term-Table-0.014-5/blib/lib;C:\strawberry163\cpan\build\Sub-Info-0.002-5/blib/arch;C:\strawberry163\cpan\build\Sub-Info-0.002-5/blib/lib;C:\strawberry163\cpan\build\Importer-0.025-5/blib/arch;C:\strawberry163\cpan\build\Importer-0.025-5/blib/lib;C:\strawberry163\cpan\build\Test-Simple-1.302168-9/blib/arch;C:\strawberry163\cpan\build\Test-Simple-1.302168-9/blib/lib;C:\strawberry163\cpan\build\Sub-Attribute-0.07-0/blib/arch;C:\strawberry163\cpan\build\Sub-Attribute-0.07-0/blib/lib;C:\strawberry163\cpan\build\Package-DeprecationManager-0.17-0/blib/arch;C:\strawberry163\cpan\build\Package-DeprecationManager-0.17-0/blib/lib;C:\strawberry163\cpan\build\MooseX-Getopt-0.74-0/blib/arch;C:\strawberry163\cpan\build\MooseX-Getopt-0.74-0/blib/lib;C:\strawberry163\cpan\build\MooseX-Role-Parameterized-1.11-1/blib/arch;C:\strawberry163\cpan\build\MooseX-Role-Parameterized-1.11-1/blib/lib;C:\strawberry163\cpan\build\Test-Needs-0.002006-7/blib/arch;C:\strawberry163\cpan\build\Test-Needs-0.002006-7/blib/lib;C:\strawberry163\cpan\build\CPAN-Meta-Check-0.014-2/blib/arch;C:\strawberry163\cpan\build\CPAN-Meta-Check-0.014-2/blib/lib;C:\strawberry163\cpan\build\Module-Metadata-1.000037-2/blib/arch;C:\strawberry163\cpan\build\Module-Metadata-1.000037-2/blib/lib;C:\strawberry163\cpan\build\List-SomeUtils-0.58-1/blib/arch;C:\strawberry163\cpan\build\List-SomeUtils-0.58-1/blib/lib;C:\strawberry163\cpan\build\List-SomeUtils-XS-0.58-1/blib/arch;C:\strawberry163\cpan\build\List-SomeUtils-XS-0.58-1/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="236"
    PERL5_CPAN_IS_RUNNING="236"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="228,236"
    PERL_CR_SMOKER_CURRENT="Test-Class-Moose-0.98"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\strawberry163\cpan\build\Test2-Suite-0.000126-5/blib/arch
    C:\strawberry163\cpan\build\Test2-Suite-0.000126-5/blib/lib
    C:\strawberry163\cpan\build\Term-Table-0.014-5/blib/arch
    C:\strawberry163\cpan\build\Term-Table-0.014-5/blib/lib
    C:\strawberry163\cpan\build\Sub-Info-0.002-5/blib/arch
    C:\strawberry163\cpan\build\Sub-Info-0.002-5/blib/lib
    C:\strawberry163\cpan\build\Importer-0.025-5/blib/arch
    C:\strawberry163\cpan\build\Importer-0.025-5/blib/lib
    C:\strawberry163\cpan\build\Test-Simple-1.302168-9/blib/arch
    C:\strawberry163\cpan\build\Test-Simple-1.302168-9/blib/lib
    C:\strawberry163\cpan\build\Sub-Attribute-0.07-0/blib/arch
    C:\strawberry163\cpan\build\Sub-Attribute-0.07-0/blib/lib
    C:\strawberry163\cpan\build\Package-DeprecationManager-0.17-0/blib/arch
    C:\strawberry163\cpan\build\Package-DeprecationManager-0.17-0/blib/lib
    C:\strawberry163\cpan\build\MooseX-Getopt-0.74-0/blib/arch
    C:\strawberry163\cpan\build\MooseX-Getopt-0.74-0/blib/lib
    C:\strawberry163\cpan\build\MooseX-Role-Parameterized-1.11-1/blib/arch
    C:\strawberry163\cpan\build\MooseX-Role-Parameterized-1.11-1/blib/lib
    C:\strawberry163\cpan\build\Test-Needs-0.002006-7/blib/arch
    C:\strawberry163\cpan\build\Test-Needs-0.002006-7/blib/lib
    C:\strawberry163\cpan\build\CPAN-Meta-Check-0.014-2/blib/arch
    C:\strawberry163\cpan\build\CPAN-Meta-Check-0.014-2/blib/lib
    C:\strawberry163\cpan\build\Module-Metadata-1.000037-2/blib/arch
    C:\strawberry163\cpan\build\Module-Metadata-1.000037-2/blib/lib
    C:\strawberry163\cpan\build\List-SomeUtils-0.58-1/blib/arch
    C:\strawberry163\cpan\build\List-SomeUtils-0.58-1/blib/lib
    C:\strawberry163\cpan\build\List-SomeUtils-XS-0.58-1/blib/arch
    C:\strawberry163\cpan\build\List-SomeUtils-XS-0.58-1/blib/lib
    C:/strawberry163/perl/site/lib
    C:/strawberry163/perl/vendor/lib
    C:/strawberry163/perl/lib
    .