Dancer2-Plugin-DBIx-Class v1.1001 Perl 5 v5.22.1 MSWin32-x86-multi-thread-64int
- Status
- Fail
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
Dancer2-Plugin-DBIx-Class v1.1001
- Platform
- Perl 5 v5.22.1 MSWin32-x86-multi-thread-64int
- Date
- 2022-05-24 15:07:25
- ID
- 2e734da6-6bfa-1014-a6ae-9ab4a1c99cdb
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 D Ruth Holloway,
This is a computer-generated report for Dancer2-Plugin-DBIx-Class-1.1001
on perl 5.22.1, created by CPAN-Reporter-1.2018_01.
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:\STRAWB~1\c\bin\dmake.exe test':
"C:\Strawberry221\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-compile.t ................ ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.10
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.10
#
# === Test Requires ===
#
# Module Want Have
# ----------------------------------- ---- --------
# DBIx::Class::Core any undef
# DBIx::Class::Schema any undef
# DBIx::Class::Schema::ResultSetNames any 1.03
# Dancer2 any 0.166001
# ExtUtils::MakeMaker any 7.10
# File::Spec any 3.62
# HTTP::Request::Common any 6.11
# IO::Handle any 1.35
# IPC::Open3 any 1.18
# JSON::MaybeXS any 1.003005
# Plack::Test any undef
# Test2::V0 any 0.000145
# Test::More any 1.302190
# base any 2.23
# lib any 0.63
# strict any 1.09
# warnings any 1.34
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150005
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------ -------- ----------
# Carp any 1.38
# Class::C3::Componentised any 1.001000
# Dancer2::Plugin 0.154000 0.166001
# Modern::Perl any 1.20150127
# Moo any 2.001001
# curry 2.000001 2.000001
#
t/00-report-prereqs.t ......... ok
# Failed test 'rs (uses default schema)'
# at t/00_core_keywords.t line 20.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x139ec74) | <ARRAY> |
# +-----------------+---------+
# Failed test 'rset (uses default schema)'
# at t/00_core_keywords.t line 23.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x22e1f9c) | <ARRAY> |
# +-----------------+---------+
# Failed test 'resultset (uses default schema)'
# at t/00_core_keywords.t line 26.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x1e0026c) | <ARRAY> |
# +-----------------+---------+
# Failed test 'schema without parameters'
# at t/00_core_keywords.t line 29.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x2360284) | <ARRAY> |
# +-----------------+---------+
# Failed test 'schema specifying default'
# at t/00_core_keywords.t line 32.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x230556c) | <ARRAY> |
# +-----------------+---------+
# Failed test 'schema specifying second'
# at t/00_core_keywords.t line 35.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x236038c) | <ARRAY> |
# +-----------------+---------+
# Failed test 'schema specifying alias'
# at t/00_core_keywords.t line 42.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x236ca04) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Check core keywords'
# at t/00_core_keywords.t line 47.
# Seeded srand with seed '20220524' from local date.
t/00_core_keywords.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'Plural on first DB returns resultset'
# at t/01_both_using_rsnames.t line 20.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x139cc94) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Singular on first DB does a find()'
# at t/01_both_using_rsnames.t line 24.
# +-------------+---------------------+---------+---------------------+
# | PATH | GOT | OP | CHECK |
# +-------------+---------------------+---------+---------------------+
# | {id} | <DOES NOT EXIST> | | 1 |
# | {name} | <DOES NOT EXIST> | | Ruth Holloway |
# | | | | |
# | {exception} | Undefined subroutin | !exists | <DOES NOT EXIST> |
# | | e &TestAppBothWith: | | |
# | | :human called at t/ | | |
# | | lib/TestAppBothWith | | |
# | | .pm line 39.\n | | |
# | | | | |
# | {message} | | !exists | <DOES NOT EXIST> |
# | {status} | 500 | !exists | <DOES NOT EXIST> |
# | | | | |
# | {title} | Error 500 - Interna | !exists | <DOES NOT EXIST> |
# | | l Server Error | | |
# +-------------+---------------------+---------+---------------------+
# Failed test 'Plural on second DB returns resultset'
# at t/01_both_using_rsnames.t line 31.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x2302fdc) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Singular on second DB does a find()'
# at t/01_both_using_rsnames.t line 38.
# +--------------+---------------------+---------+---------------------+
# | PATH | GOT | OP | CHECK |
# +--------------+---------------------+---------+---------------------+
# | {beverage} | <DOES NOT EXIST> | | 1 |
# | {color} | <DOES NOT EXIST> | | purple |
# | {id} | <DOES NOT EXIST> | | 1 |
# | {size_in_oz} | <DOES NOT EXIST> | | 30 |
# | | | | |
# | {exception} | Undefined subroutin | !exists | <DOES NOT EXIST> |
# | | e &TestAppBothWith: | | |
# | | :mug called at t/li | | |
# | | b/TestAppBothWith.p | | |
# | | m line 45.\n | | |
# | | | | |
# | {message} | | !exists | <DOES NOT EXIST> |
# | {status} | 500 | !exists | <DOES NOT EXIST> |
# | | | | |
# | {title} | Error 500 - Interna | !exists | <DOES NOT EXIST> |
# | | l Server Error | | |
# +--------------+---------------------+---------+---------------------+
# Failed test 'Plural on sessions returns resultset'
# at t/01_both_using_rsnames.t line 51.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x1e5025c) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Check ResultSetNames'
# at t/01_both_using_rsnames.t line 57.
# Seeded srand with seed '20220524' from local date.
t/01_both_using_rsnames.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'Plural on first DB returns resultset'
# at t/02_first_using_rsnames.t line 20.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x1396c8c) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Singular on first DB does a find()'
# at t/02_first_using_rsnames.t line 24.
# +-------------+---------------------+---------+---------------------+
# | PATH | GOT | OP | CHECK |
# +-------------+---------------------+---------+---------------------+
# | {id} | <DOES NOT EXIST> | | 1 |
# | {name} | <DOES NOT EXIST> | | Ruth Holloway |
# | | | | |
# | {exception} | Undefined subroutin | !exists | <DOES NOT EXIST> |
# | | e &TestAppFirstWith | | |
# | | ::human called at t | | |
# | | /lib/TestAppFirstWi | | |
# | | th.pm line 35.\n | | |
# | | | | |
# | {message} | | !exists | <DOES NOT EXIST> |
# | {status} | 500 | !exists | <DOES NOT EXIST> |
# | | | | |
# | {title} | Error 500 - Interna | !exists | <DOES NOT EXIST> |
# | | l Server Error | | |
# +-------------+---------------------+---------+---------------------+
# Failed test 'Check ResultSetNames'
# at t/02_first_using_rsnames.t line 43.
# Seeded srand with seed '20220524' from local date.
t/02_first_using_rsnames.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'Plural on humans returns second resultset'
# at t/03_second_using_rsnames.t line 20.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x13943e4) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Singular on human does a find() on second db'
# at t/03_second_using_rsnames.t line 24.
# +-------------+---------------------+---------+---------------------+
# | PATH | GOT | OP | CHECK |
# +-------------+---------------------+---------+---------------------+
# | {birthdate} | <DOES NOT EXIST> | | 1756-01-27 |
# | {id} | <DOES NOT EXIST> | | 1 |
# | | | | |
# | {name} | <DOES NOT EXIST> | | Wolfgang Amadaeus M |
# | | | | ozart |
# | | | | |
# | {exception} | Undefined subroutin | !exists | <DOES NOT EXIST> |
# | | e &TestAppSecondWit | | |
# | | h::human called at | | |
# | | t/lib/TestAppSecond | | |
# | | With.pm line 35.\n | | |
# | | | | |
# | {message} | | !exists | <DOES NOT EXIST> |
# | {status} | 500 | !exists | <DOES NOT EXIST> |
# | | | | |
# | {title} | Error 500 - Interna | !exists | <DOES NOT EXIST> |
# | | l Server Error | | |
# +-------------+---------------------+---------+---------------------+
# Failed test 'Plural on second DB returns resultset'
# at t/03_second_using_rsnames.t line 31.
# +-----------------+---------+
# | GOT | CHECK |
# +-----------------+---------+
# | HASH(0x21d2c94) | <ARRAY> |
# +-----------------+---------+
# Failed test 'Singular on second DB does a find()'
# at t/03_second_using_rsnames.t line 38.
# +--------------+------------------+--------+
# | PATH | GOT | CHECK |
# +--------------+------------------+--------+
# | {beverage} | <DOES NOT EXIST> | 1 |
# | {color} | <DOES NOT EXIST> | purple |
# | {id} | <DOES NOT EXIST> | 1 |
# | {size_in_oz} | <DOES NOT EXIST> | 30 |
# +--------------+------------------+--------+
# Failed test 'Check ResultSetNames'
# at t/03_second_using_rsnames.t line 58.
# Seeded srand with seed '20220524' from local date.
t/03_second_using_rsnames.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/04_neither_using_rsnames.t .. ok
Test Summary Report
-------------------
t/00_core_keywords.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/01_both_using_rsnames.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/02_first_using_rsnames.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/03_second_using_rsnames.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=7, Tests=8, 15 wallclock secs ( 0.12 usr + 0.04 sys = 0.16 CPU)
Result: FAIL
Failed 4/7 test programs. 4/8 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------------------- -------- ----------
Carp 0 1.38
Class::C3::Componentised 0 1.001000
curry 2.000001 2.000001
Dancer2::Plugin 0.154000 0.166001
Modern::Perl 0 1.20150127
Moo 0 2.001001
perl 5.006 5.022001
build_requires:
Module Need Have
----------------------------------- -------- ----------
base 0 2.23
Dancer2 0 0.166001
DBIx::Class::Core 0 0
DBIx::Class::Schema 0 0
DBIx::Class::Schema::ResultSetNames 0 1.03
ExtUtils::MakeMaker 0 7.10
File::Spec 0 3.62
HTTP::Request::Common 0 6.11
IO::Handle 0 1.35
IPC::Open3 0 1.18
JSON::MaybeXS 0 1.003005
lib 0 0.63
Plack::Test 0 0
strict 0 1.09
Test2::V0 0 0.000145
Test::More 0 1.302190
warnings 0 1.34
configure_requires:
Module Need Have
----------------------------------- -------- ----------
ExtUtils::MakeMaker 0 7.10
perl 5.006 5.022001
------------------------------
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:\Strawberry221\c\bin;C:\Strawberry221\perl\site\bin;C:\Strawberry221\perl\bin;C:\Git\cmd
PERL5LIB = C:\STRAWB~1\cpan\build\DBIx-Class-Schema-ResultSetNames-1.03-DlxvoW/blib/arch;C:\STRAWB~1\cpan\build\DBIx-Class-Schema-ResultSetNames-1.03-DlxvoW/blib/lib;C:\STRAWB~1\cpan\build\Test2-Suite-0.000145-93Nrbl/blib/arch;C:\STRAWB~1\cpan\build\Test2-Suite-0.000145-93Nrbl/blib/lib;C:\STRAWB~1\cpan\build\Sub-Info-0.002-PsPdqu/blib/arch;C:\STRAWB~1\cpan\build\Sub-Info-0.002-PsPdqu/blib/lib;C:\STRAWB~1\cpan\build\Term-Table-0.016-DNQ1j_/blib/arch;C:\STRAWB~1\cpan\build\Term-Table-0.016-DNQ1j_/blib/lib;C:\STRAWB~1\cpan\build\Importer-0.026-CAkxqp/blib/arch;C:\STRAWB~1\cpan\build\Importer-0.026-CAkxqp/blib/lib;C:\STRAWB~1\cpan\build\Test-Simple-1.302190-5rJWWl/blib/arch;C:\STRAWB~1\cpan\build\Test-Simple-1.302190-5rJWWl/blib/lib;C:\STRAWB~1\cpan\build\curry-2.000001-w2U7oC/blib/arch;C:\STRAWB~1\cpan\build\curry-2.000001-w2U7oC/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 248
PERL5_CPAN_IS_RUNNING = 248
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 156,248
PERL_CR_SMOKER_CURRENT = Dancer2-Plugin-DBIx-Class-1.1001
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HASH_SEED = 0x11111111
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry221\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.11
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.10
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4216
Module::Signature 0.79
Parse::CPAN::Meta 1.4417
Test::Harness 3.36
Test::More 1.302190
YAML 1.15
YAML::Syck 1.29
version 0.9916
--
Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.22.1.4 #1 Sat Mar 26 14:08:02 2016 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
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 -fwrapv -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.9.2', 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='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
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=libperl522.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\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_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Mar 26 2016 14:12:26
%ENV:
PERL5LIB="C:\STRAWB~1\cpan\build\DBIx-Class-Schema-ResultSetNames-1.03-DlxvoW/blib/arch;C:\STRAWB~1\cpan\build\DBIx-Class-Schema-ResultSetNames-1.03-DlxvoW/blib/lib;C:\STRAWB~1\cpan\build\Test2-Suite-0.000145-93Nrbl/blib/arch;C:\STRAWB~1\cpan\build\Test2-Suite-0.000145-93Nrbl/blib/lib;C:\STRAWB~1\cpan\build\Sub-Info-0.002-PsPdqu/blib/arch;C:\STRAWB~1\cpan\build\Sub-Info-0.002-PsPdqu/blib/lib;C:\STRAWB~1\cpan\build\Term-Table-0.016-DNQ1j_/blib/arch;C:\STRAWB~1\cpan\build\Term-Table-0.016-DNQ1j_/blib/lib;C:\STRAWB~1\cpan\build\Importer-0.026-CAkxqp/blib/arch;C:\STRAWB~1\cpan\build\Importer-0.026-CAkxqp/blib/lib;C:\STRAWB~1\cpan\build\Test-Simple-1.302190-5rJWWl/blib/arch;C:\STRAWB~1\cpan\build\Test-Simple-1.302190-5rJWWl/blib/lib;C:\STRAWB~1\cpan\build\curry-2.000001-w2U7oC/blib/arch;C:\STRAWB~1\cpan\build\curry-2.000001-w2U7oC/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="248"
PERL5_CPAN_IS_RUNNING="248"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="156,248"
PERL_CR_SMOKER_CURRENT="Dancer2-Plugin-DBIx-Class-1.1001"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HASH_SEED="0x11111111"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\STRAWB~1\cpan\build\DBIx-Class-Schema-ResultSetNames-1.03-DlxvoW/blib/arch
C:\STRAWB~1\cpan\build\DBIx-Class-Schema-ResultSetNames-1.03-DlxvoW/blib/lib
C:\STRAWB~1\cpan\build\Test2-Suite-0.000145-93Nrbl/blib/arch
C:\STRAWB~1\cpan\build\Test2-Suite-0.000145-93Nrbl/blib/lib
C:\STRAWB~1\cpan\build\Sub-Info-0.002-PsPdqu/blib/arch
C:\STRAWB~1\cpan\build\Sub-Info-0.002-PsPdqu/blib/lib
C:\STRAWB~1\cpan\build\Term-Table-0.016-DNQ1j_/blib/arch
C:\STRAWB~1\cpan\build\Term-Table-0.016-DNQ1j_/blib/lib
C:\STRAWB~1\cpan\build\Importer-0.026-CAkxqp/blib/arch
C:\STRAWB~1\cpan\build\Importer-0.026-CAkxqp/blib/lib
C:\STRAWB~1\cpan\build\Test-Simple-1.302190-5rJWWl/blib/arch
C:\STRAWB~1\cpan\build\Test-Simple-1.302190-5rJWWl/blib/lib
C:\STRAWB~1\cpan\build\curry-2.000001-w2U7oC/blib/arch
C:\STRAWB~1\cpan\build\curry-2.000001-w2U7oC/blib/lib
C:/Strawberry221/perl/site/lib
C:/Strawberry221/perl/vendor/lib
C:/Strawberry221/perl/lib
.