RPi-I2C v2.3607 Perl 5 v5.20.3 evbarm-netbsd-thread-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
RPi-I2C v2.3607
- Platform
- Perl 5 v5.20.3 evbarm-netbsd-thread-multi
- Date
- 2018-10-03 06:10:07
- ID
- fa1048ce-c6d2-11e8-8fb1-ef5133556b3f
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 Steve Bertrand,
This is a computer-generated report for RPi-I2C-2.3607
on perl 5.20.3, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
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 '/usr/bin/make -j4 -j4':
--- blib/lib/RPi/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/RPi/I2C/.exists ---
--- blib/arch/auto/RPi/I2C/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- I2C.c ---
--- I2C.bs ---
--- I2C.c ---
"/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/ExtUtils/typemap' I2C.xs > I2C.xsc
--- pm_to_blib ---
--- blibdirs ---
--- I2C.bs ---
Running Mkbootstrap for I2C ()
--- config ---
--- I2C.bs ---
chmod 644 "I2C.bs"
--- blib/arch/auto/RPi/I2C/I2C.bs ---
"/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- I2C.bs blib/arch/auto/RPi/I2C/I2C.bs 644
--- pm_to_blib ---
cp lib/RPi/I2C.pm blib/lib/RPi/I2C.pm
--- I2C.c ---
mv I2C.xsc I2C.c
--- I2C.o ---
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/pkg/include -O -DVERSION=\"2.3607\" -DXS_VERSION=\"2.3607\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE" I2C.c
In file included from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv.h:629:0,
from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/perl.h:3344,
from I2C.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_superfast':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:260:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_murmur3':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:364:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro 'U8TO32_LE'
k1 = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro 'U8TO32_LE'
k1 = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro 'U8TO32_LE'
carry = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro 'U8TO32_LE'
carry = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro 'U8TO32_LE'
carry = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro 'U8TO32_LE'
carry = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro 'U8TO32_LE'
carry = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro 'U8TO32_LE'
carry = U8TO32_LE(ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_djb2':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:458:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_sdbm':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:468:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:494:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_one_at_a_time_hard':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:509:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h: In function 'S_perl_hash_old_one_at_a_time':
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:544:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi/CORE/hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
In file included from I2C.xs:6:0:
i2c-dev.h: At top level:
i2c-dev.h:28:25: fatal error: linux/types.h: No such file or directory
compilation terminated.
*** [I2C.o] Error code 1
make: stopped in /home/njh/.cpan/build/RPi-I2C-2.3607-13
1 error
make: stopped in /home/njh/.cpan/build/RPi-I2C-2.3607-13
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
perl 5.006 5.020003
build_requires:
Module Need Have
------------------- ----- --------
Test::More 0 1.302073
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin:src/njh/smoker/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL = /mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl
PERL5LIB = /home/njh/.cpan/build/HTTP-BrowserDetect-3.17-13/blib/arch:/home/njh/.cpan/build/HTTP-BrowserDetect-3.17-13/blib/lib:/home/njh/.cpan/build/Test-FailWarnings-0.008-10/blib/arch:/home/njh/.cpan/build/Test-FailWarnings-0.008-10/blib/lib:/home/njh/.cpan/build/Scalar-List-Utils-1.50-14/blib/arch:/home/njh/.cpan/build/Scalar-List-Utils-1.50-14/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11786
PERL5_CPAN_IS_RUNNING = 11786
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.20.3/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin
PERLBREW_PERL = perl-5.20.3
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.80
SHELL = /bin/sh
TMPDIR = /tmp/testwrapper.13284
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 0
$EGID = 1000 1000 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.24
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.97001
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302073
YAML 1.26
YAML::Syck 1.30
version 0.9917
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=netbsd, osvers=7.0.2_patch, archname=evbarm-netbsd-thread-multi
uname='netbsd pi2c.bandsman.co.uk 7.0.2_patch netbsd 7.0.2_patch (rpi2.201612281350z) evbarm '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.20.3 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/pkg/include',
optimize='-O',
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/pkg/include'
ccversion='', gccversion='4.8.4', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/include/gcc-4.8 /usr/lib /usr/pkg/lib /lib
libs=-lpthread -lm -lcrypt -lutil -lc -lposix
perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.38
Built under netbsd
Compiled at Dec 29 2016 18:15:40
%ENV:
PERL="/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl"
PERL5LIB="/home/njh/.cpan/build/HTTP-BrowserDetect-3.17-13/blib/arch:/home/njh/.cpan/build/HTTP-BrowserDetect-3.17-13/blib/lib:/home/njh/.cpan/build/Test-FailWarnings-0.008-10/blib/arch:/home/njh/.cpan/build/Test-FailWarnings-0.008-10/blib/lib:/home/njh/.cpan/build/Scalar-List-Utils-1.50-14/blib/arch:/home/njh/.cpan/build/Scalar-List-Utils-1.50-14/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="11786"
PERL5_CPAN_IS_RUNNING="11786"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.20.3/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin"
PERLBREW_PERL="perl-5.20.3"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.80"
@INC:
/home/njh/.cpan/build/HTTP-BrowserDetect-3.17-13/blib/arch
/home/njh/.cpan/build/HTTP-BrowserDetect-3.17-13/blib/lib
/home/njh/.cpan/build/Test-FailWarnings-0.008-10/blib/arch
/home/njh/.cpan/build/Test-FailWarnings-0.008-10/blib/lib
/home/njh/.cpan/build/Scalar-List-Utils-1.50-14/blib/arch
/home/njh/.cpan/build/Scalar-List-Utils-1.50-14/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/evbarm-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/evbarm-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3
.