Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Win32-OLE-0.1711 v5.14.4 Windows (Cygwin)
Date: 2014-05-13T11:37:03Z
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 Jan Dubois,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9148. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
cp lib/Win32/OLE/NEWS.pod blib/lib/Win32/OLE/NEWS.pod
cp lib/Win32/OLE/TPJ.pod blib/lib/Win32/OLE/TPJ.pod
cp lib/Win32/OLE/Const.pm blib/lib/Win32/OLE/Const.pm
cp lib/Win32/OLE/NLS.pm blib/lib/Win32/OLE/NLS.pm
cp lib/OLE.pm blib/lib/OLE.pm
cp lib/Win32/OLE.pm blib/lib/Win32/OLE.pm
cp lib/Win32/OLE/Variant.pm blib/lib/Win32/OLE/Variant.pm
cp lib/Win32/OLE/Enum.pm blib/lib/Win32/OLE/Enum.pm
cp lib/Win32/OLE/TypeInfo.pm blib/lib/Win32/OLE/TypeInfo.pm
cp lib/Win32/OLE/Lite.pm blib/lib/Win32/OLE/Lite.pm
Running Mkbootstrap for Win32::OLE ()
chmod 644 OLE.bs
/usr/bin/perl.exe -I/usr/lib/perl5/5.14/x86_64-cygwin-threads -I/usr/lib/perl5/5.14 /usr/lib/perl5/5.14/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.14/ExtUtils/typemap OLE.xs >xstmp.c && mv xstmp.c OLE.cpp
g++ -c -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -DUSEIMPORTLIB -O3 -DVERSION=\"0.1711\" -DXS_VERSION=\"0.1711\" "-I/usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE" OLE.cpp
OLE.xs: In function âHRESULT SetSafeArrayFromAV(PerlInterpreter*, AV*, VARTYPE, SAFEARRAY*, int, UINT, LCID)â:
OLE.xs:2416:59: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPtrOfIndex(SAFEARRAY*, LONG*, void**)â
hr = SafeArrayPtrOfIndex(psa, pix, (void**)&pElement);
^
OLE.xs:2421:60: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPtrOfIndex(SAFEARRAY*, LONG*, void**)â
hr = SafeArrayPtrOfIndex(psa, pix, &V_BYREF(pElement));
^
OLE.xs: In function âHRESULT AssignVariantFromSV(PerlInterpreter*, SV*, VARIANT*, UINT, LCID)â:
OLE.xs:2641:40: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetLBound(SAFEARRAY*, UINT, LONG*)â
SafeArrayGetLBound(psa, 1, &lLower);
^
OLE.xs:2642:40: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetUBound(SAFEARRAY*, UINT, LONG*)â
SafeArrayGetUBound(psa, 1, &lUpper);
^
OLE.xs: In function âHRESULT SetSVFromVariantEx(PerlInterpreter*, VARIANTARG*, SV*, HV*, BOOL)â:
OLE.xs:2893:40: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetLBound(SAFEARRAY*, UINT, LONG*)â
SafeArrayGetLBound(psa, 1, &lLower);
^
OLE.xs:2894:40: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetUBound(SAFEARRAY*, UINT, LONG*)â
SafeArrayGetUBound(psa, 1, &lUpper);
^
OLE.xs:2915:66: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetLBound(SAFEARRAY*, UINT, LONG*)â
SafeArrayGetLBound(psa, (UINT)(index+1), &pLowerBound[index]);
^
OLE.xs:2916:66: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetUBound(SAFEARRAY*, UINT, LONG*)â
SafeArrayGetUBound(psa, (UINT)(index+1), &pUpperBound[index]);
^
OLE.xs:2936:87: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPtrOfIndex(SAFEARRAY*, LONG*, void**)â
hr = SafeArrayPtrOfIndex(psa, pArrayIndex, &V_RECORD(&variant));
^
OLE.xs:2938:86: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPtrOfIndex(SAFEARRAY*, LONG*, void**)â
hr = SafeArrayPtrOfIndex(psa, pArrayIndex, &V_BYREF(&variant));
^
OLE.xs: In function âvoid XS_Win32__OLE_Initialize(PerlInterpreter*, CV*)â:
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
"FreeUnusedLibraries", "_Unique"};
^
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:3452:38: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs: In function âvoid XS_Win32__OLE_new(PerlInterpreter*, CV*)â:
OLE.xs:3524:54: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "new"))
^
OLE.xs:3542:63: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
destroy = CheckDestroyFunction(aTHX_ ST(2), "Win32::OLE->new");
^
OLE.xs: In function âvoid XS_Win32__OLE_Dispatch(PerlInterpreter*, CV*)â:
OLE.xs:3665:20: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
char *buffer = "";
^
OLE.xs:3897:19: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
char *pszDelim = "";
^
OLE.xs:3903:15: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
pszDelim = "/";
^
OLE.xs:3907:15: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
pszDelim = "/";
^
OLE.xs:3911:15: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
pszDelim = "/";
^
OLE.xs: In function âvoid XS_Win32__OLE_EnumAllObjects(PerlInterpreter*, CV*)â:
OLE.xs:3972:65: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "EnumAllObjects"))
^
OLE.xs: In function âvoid XS_Win32__OLE_Forward(PerlInterpreter*, CV*)â:
OLE.xs:4020:58: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "Forward"))
^
OLE.xs: In function âvoid XS_Win32__OLE_GetActiveObject(PerlInterpreter*, CV*)â:
OLE.xs:4053:66: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "GetActiveObject"))
^
OLE.xs:4072:41: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
"Win32::OLE->GetActiveObject");
^
OLE.xs: In function âvoid XS_Win32__OLE_GetObject(PerlInterpreter*, CV*)â:
OLE.xs:4110:60: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "GetObject"))
^
OLE.xs:4128:69: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
destroy = CheckDestroyFunction(aTHX_ ST(2), "Win32::OLE->GetObject");
^
OLE.xs: In function âvoid XS_Win32__OLE_QueryObjectType(PerlInterpreter*, CV*)â:
OLE.xs:4235:66: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "QueryObjectType"))
^
OLE.xs: In function âvoid XS_Win32__OLE_WithEvents(PerlInterpreter*, CV*)â:
OLE.xs:4306:61: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
if (CallObjectMethod(aTHX_ mark, ax, items, "WithEvents"))
^
OLE.xs: In function âvoid XS_Win32__OLE__Tie_FIRSTKEY(PerlInterpreter*, CV*)â:
OLE.xs:4678:73: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
char *paszMethod[] = {"FIRSTKEY", "NEXTKEY", "FIRSTENUM", "NEXTENUM"};
^
OLE.xs:4678:73: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:4678:73: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:4678:73: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs: In function âvoid XS_Win32__OLE__Variant_Copy(PerlInterpreter*, CV*)â:
OLE.xs:5402:60: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayGetElement(SAFEARRAY*, LONG*, void*)â
hr = SafeArrayGetElement(psa, rgIndices, V_BYREF(&variant));
^
OLE.xs: In function âvoid XS_Win32__OLE__Variant_Date(PerlInterpreter*, CV*)â:
OLE.xs:5446:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
char *method[] = {"Date", "Time"};
^
OLE.xs:5446:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs: In function âvoid XS_Win32__OLE__Variant_Currency(PerlInterpreter*, CV*)â:
OLE.xs:5555:71: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_IDIGITS);
^
OLE.xs:5557:70: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_ILZERO);
^
OLE.xs:5559:76: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_SMONGROUPING);
^
OLE.xs:5561:72: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_INEGCURR);
^
OLE.xs:5563:73: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_ICURRENCY);
^
OLE.xs:5566:72: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_SMONDECIMALSEP);
^
OLE.xs:5568:73: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_SMONTHOUSANDSEP);
^
OLE.xs:5570:67: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_SCURRENCY);
^
OLE.xs: In function âvoid XS_Win32__OLE__Variant_Number(PerlInterpreter*, CV*)â:
OLE.xs:5674:68: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_IDIGITS);
^
OLE.xs:5676:67: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_ILZERO);
^
OLE.xs:5678:70: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_SGROUPING);
^
OLE.xs:5680:71: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_INEGNUMBER);
^
OLE.xs:5683:63: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_SDECIMAL);
^
OLE.xs:5685:64: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
lcid, LOCALE_STHOUSAND);
^
OLE.xs: In function âvoid XS_Win32__OLE__Variant_Dim(PerlInterpreter*, CV*)â:
OLE.xs:5738:47: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetLBound(SAFEARRAY*, UINT, LONG*)â
hr = SafeArrayGetLBound(psa, 1+iDim, &lLBound);
^
OLE.xs:5741:47: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â3â to âHRESULT SafeArrayGetUBound(SAFEARRAY*, UINT, LONG*)â
hr = SafeArrayGetUBound(psa, 1+iDim, &lUBound);
^
OLE.xs: In function âvoid XS_Win32__OLE__Variant_Get(PerlInterpreter*, CV*)â:
OLE.xs:5764:39: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
char *paszMethod[] = {"Get", "Put"};
^
OLE.xs:5764:39: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]
OLE.xs:5854:60: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayGetElement(SAFEARRAY*, LONG*, void*)â
hr = SafeArrayGetElement(psa, rgIndices, V_BYREF(&variant));
^
OLE.xs:5867:58: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPutElement(SAFEARRAY*, LONG*, void*)â
hr = SafeArrayPutElement(psa, rgIndices, V_BSTR(&byref));
^
OLE.xs:5869:62: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPutElement(SAFEARRAY*, LONG*, void*)â
hr = SafeArrayPutElement(psa, rgIndices, V_DISPATCH(&byref));
^
OLE.xs:5871:61: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPutElement(SAFEARRAY*, LONG*, void*)â
hr = SafeArrayPutElement(psa, rgIndices, V_UNKNOWN(&byref));
^
OLE.xs:5873:61: error: cannot convert âlong int*â to âLONG* {aka int*}â for argument â2â to âHRESULT SafeArrayPutElement(SAFEARRAY*, LONG*, void*)â
hr = SafeArrayPutElement(psa, rgIndices, V_BYREF(&variant));
^
Makefile:372: recipe for target 'OLE.o' failed
make: *** [OLE.o] Error 1
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::MakeMaker 6.98 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9148
CPANPLUS::Dist::Build 0.76
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 2.2210
File::Spec 3.33
Module::Build 0.3800
Pod::Parser 1.37
Pod::Simple 3.16
Test::Harness 3.23
Test::More 0.98
version 0.88
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.90.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /usr/lib/x86:/usr/X11R6/lib
NUMBER_OF_PROCESSORS = 4
PATH = /home/cwill1is/perl5/bin:/usr/local/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/SUA/common:/cygdrive/c/Windows/SUA/usr/lib:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/80/Tools/Binn:/cygdrive/c/Program Files/System Center Operations Manager 2007:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn/VSShell/Common7/IDE:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/DTS/Binn:/cygdrive/c/Program Files/Microsoft/Exchange Server/V14/bin:/cygdrive/c/Program Files/Microsoft Network Monitor 3:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/site/bin:/cygdrive/c/strawberry/perl/bin:/usr/lib/lapack
PERL5LIB = /home/cwill1is/perl5/lib/perl5
PERL5_CPANIDX_URL = http://cpan.mirror.local/cpanidx/
PERL5_CPANPLUS_IS_RUNNING = 7396
PERL5_CPANPLUS_IS_VERSION = 0.9148
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cwill1is/perl5
PERL_MB_OPT = --install_base "/home/cwill1is/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/cwill1is/perl5
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 30 Stepping 5, GenuineIntel
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/bin/perl
UID: $< = 11964
EUID: $> = 11964
GID: $( = 10513 0 544 545 10513
EGID: $) = 10513 0 544 545 10513
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
Platform:
osname=cygwin, osvers=1.7.18(0.26353), archname=cygwin-thread-multi
uname='cygwin_nt-6.1 yaakov04 1.7.18(0.26353) 2013-03-07 19:25 x86_64 cygwin '
config_args='-d -e -Dprefix=/usr -Dmksymlinks -Dusethreads -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_14.dll -Dcc=gcc -Dld=g++'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector'
ccversion='', gccversion='4.8.0 20130307 (experimental)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
libpth=/usr/lib /lib
libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-ldl -lcrypt
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_14.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Bug#55162 File::Spec::case_tolerant performance
CYG07 $vendorarch/auto/.rebase
CYG15 static Win32CORE
CYG17 cyg-1.7 paths-utf8
0c612ce82 Fix building static extensions on cygwin, -UUSEIMPORTLIB
1bac5ecc1 Fix 64-bit threading sv.c: S_anonymise_cv_maybe
Cygwin::sync_winenv added
Built under cygwin
Compiled at Mar 11 2013 18:25:23
%ENV:
PERL5LIB="/home/cwill1is/perl5/lib/perl5"
PERL5_CPANIDX_URL="http://cpan.mirror.local/cpanidx/"
PERL5_CPANPLUS_IS_RUNNING="7396"
PERL5_CPANPLUS_IS_VERSION="0.9148"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cwill1is/perl5"
PERL_MB_OPT="--install_base "/home/cwill1is/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/cwill1is/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cwill1is/perl5/lib/perl5/cygwin-thread-multi
/home/cwill1is/perl5/lib/perl5
/usr/lib/perl5/site_perl/5.14/x86_64-cygwin-threads
/usr/lib/perl5/site_perl/5.14
/usr/lib/perl5/vendor_perl/5.14/x86_64-cygwin-threads
/usr/lib/perl5/vendor_perl/5.14
/usr/lib/perl5/5.14/x86_64-cygwin-threads
/usr/lib/perl5/5.14
.