Report for Language-Befunge-5.000

Back
From: Chris Williams (BINGOS)
Subject: PASS Language-Befunge-5.000 v5.18.3 Debian GNU/kFreeBSD
Date: 2016-05-25T20:46:25Z

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 JQUELIN,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9156. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

# Testing Language::Befunge 5.000, Perl 5.018003, /home/cpan/pit/thr/perl-5.18.3/bin/perl
t/0-load.t ............................ ok
t/00-compile.t ........................ ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Module::Build 0.28 0.4218
# 
# === Build Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Module::Build 0.28 0.4218
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.16
#     File::Spec           any     3.62
#     IO::Handle           any     1.34
#     IO::Pipe             any     1.15
#     IO::Select           any     1.21
#     IPC::Open3           any     1.13
#     List::Util           any     1.45
#     Test::Exception      any     0.43
#     Test::More           any 1.001014
#     Test::Output         any     1.03
#     blib                1.01     1.06
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     Carp                   any     1.29
#     Class::XSAccessor      any     1.19
#     DateTime               any     1.28
#     Exporter               any     5.68
#     File::Spec::Functions  any     3.62
#     FindBin                any     1.51
#     Getopt::Long           any     2.39
#     IO::File               any     1.16
#     Math::BaseCalc         any    1.014
#     Math::Complex          any     1.59
#     Math::Trig             any     1.23
#     POSIX                  any     1.32
#     Readonly               any     2.04
#     Storable               any     2.51
#     Test::Builder          any 1.001014
#     Time::HiRes            any   1.9725
#     UNIVERSAL::require     any     0.18
#     aliased                any     0.34
#     base                   any     2.18
#     constant               any     1.27
#     integer                any     1.00
#     lib                    any     0.63
#     overload               any     1.22
#     strict                 any     1.07
#     warnings               any     1.18
# 
t/00-report-prereqs.t ................. ok
t/1-classes/interpreter.t ............. ok
t/1-classes/ip.t ...................... ok
t/1-classes/storage-2d.t .............. ok
t/1-classes/storage-generic-aoa.t ..... ok
t/1-classes/storage-generic-sparse.t .. ok
t/1-classes/storage-generic-vec.t ..... ok
t/1-classes/vector.t .................. ok
t/1-classes/wrapping-base.t ........... ok
t/1-classes/wrapping-lahey.t .......... ok
t/2-ops/block_close.t ................. ok
t/2-ops/block_open.t .................. ok
t/2-ops/block_transfer.t .............. ok
t/2-ops/decis_cmp.t ................... ok
t/2-ops/decis_gt.t .................... ok
t/2-ops/decis_horiz_if.t .............. ok
t/2-ops/decis_neg.t ................... ok
t/2-ops/decis_vert_if.t ............... ok
t/2-ops/decis_z_if.t .................. ok
t/2-ops/dir_go_away.t ................. ok
t/2-ops/dir_go_east.t ................. ok
t/2-ops/dir_go_high.t ................. ok
t/2-ops/dir_go_low.t .................. ok
t/2-ops/dir_go_north.t ................ ok
t/2-ops/dir_go_south.t ................ ok
t/2-ops/dir_go_west.t ................. ok
t/2-ops/dir_reverse.t ................. ok
t/2-ops/dir_set_delta.t ............... ok
t/2-ops/dir_turn_left.t ............... ok
t/2-ops/dir_turn_right.t .............. ok
t/2-ops/flow_comments.t ............... ok
t/2-ops/flow_jump_to.t ................ ok
t/2-ops/flow_kill_thread.t ............ ok
t/2-ops/flow_no_op.t .................. ok
t/2-ops/flow_quit.t ................... ok
Invalid negative number (-4) in chr at /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib/Language/Befunge/Storage/2D/Sparse.pm line 238.
Invalid negative number (-4) in chr at /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib/Language/Befunge/Storage/2D/Sparse.pm line 238.
t/2-ops/flow_repeat.t ................. ok
t/2-ops/flow_space.t .................. ok
t/2-ops/flow_trampoline.t ............. ok
t/2-ops/math_addition.t ............... ok
t/2-ops/math_division.t ............... ok
t/2-ops/math_multiplication.t ......... ok
t/2-ops/math_remainder.t .............. ok
t/2-ops/math_substraction.t ........... ok
t/2-ops/num_push_number.t ............. ok
t/2-ops/stack_clear.t ................. ok
t/2-ops/stack_duplicate.t ............. ok
t/2-ops/stack_pop.t ................... ok
t/2-ops/stack_swap.t .................. ok
t/2-ops/stdio_in_ascii.t .............. ok
t/2-ops/stdio_in_num.t ................ ok
t/2-ops/str_enter_string_mode.t ....... ok
t/2-ops/str_fetch_char.t .............. ok
t/2-ops/str_store_char.t .............. ok
t/3-misc/debug.t ...................... ok
Invalid negative number (-1) in chr at /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib/Language/Befunge/Storage/2D/Sparse.pm line 238.
Invalid negative number (-1) in chr at /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib/Language/Befunge/Storage/2D/Sparse.pm line 238.
t/4-interpreter/befunge.t ............. ok
t/4-interpreter/trefunge.t ............ ok
t/4-interpreter/unefunge.t ............ ok
t/5-befunge/a-stdio.t ................. ok
t/5-befunge/b-nums.t .................. ok
t/5-befunge/c-maths.t ................. ok
t/5-befunge/d-dir.t ................... ok
t/5-befunge/e-flow.t .................. ok
t/5-befunge/f-decis.t ................. ok
t/5-befunge/g-string.t ................ ok
t/5-befunge/h-stack.t ................. ok
t/5-befunge/i-sos.t ................... ok
t/5-befunge/j-storg.t ................. ok
t/5-befunge/k-system.t ................ ok
t/5-befunge/l-concur.t ................ ok
t/5-befunge/m-lib.t ................... ok
t/6-library/TEST-noplan.t ............. ok
t/6-library/TEST-plan.t ............... ok
t/author-pod-coverage.t ............... skipped: these tests are for testing by the author
t/author-pod-syntax.t ................. skipped: these tests are for testing by the author
All tests successful.
Files=76, Tests=1101,  9 wallclock secs ( 0.25 usr  0.08 sys +  3.92 cusr  4.73 csys =  8.98 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.29        0
	  Class::XSAccessor                  1.19        0
	  DateTime                           1.28        0
	  Exporter                           5.68        0
	  ExtUtils::MakeMaker                7.16        0
	  File::Spec                         3.62        0
	  File::Spec::Functions              3.62        0
	  FindBin                            1.51        0
	  Getopt::Long                       2.39        0
	  IO::File                           1.16        0
	  IO::Handle                         1.34        0
	  IO::Pipe                           1.15        0
	  IO::Select                         1.21        0
	  IPC::Open3                         1.13        0
	  List::Util                         1.45        0
	  Math::BaseCalc                    1.014        0
	  Math::Complex                      1.59        0
	  Math::Trig                         1.23        0
	  Module::Build                    0.4218     0.28
	  POSIX                              1.32        0
	  Readonly                           2.04        0
	  Storable                           2.51        0
	  Test::Builder                  1.001014        0
	  Test::Exception                    0.43        0
	  Test::More                     1.001014        0
	  Test::Output                       1.03        0
	  Time::HiRes                      1.9725        0
	  UNIVERSAL::require                 0.18        0
	  aliased                            0.34        0
	  base                               2.18        0
	  blib                               1.06     1.01
	  constant                           1.27        0
	  integer                            1.00        0
	  lib                                0.63        0
	  overload                           1.22        0
	  strict                             1.07        0
	  warnings                           1.18        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9156
	CPANPLUS::Dist::Build              0.78
	Cwd                                3.62
	ExtUtils::CBuilder             0.280224
	ExtUtils::Command                  7.16
	ExtUtils::Install                  2.04
	ExtUtils::MakeMaker                7.16
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.30
	File::Spec                         3.62
	Module::Build                    0.4218
	Pod::Parser                        1.60
	Pod::Simple                        3.28
	Test::Harness                      3.36
	Test::More                     1.001014
	version                          0.9916

******************************** 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.98.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/script:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uKM9oEIcth/Class-XSAccessor-1.19/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uKM9oEIcth/Class-XSAccessor-1.19/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/kzRgBdPrbe/Module-Runtime-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/kzRgBdPrbe/Module-Runtime-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FcideYB9nv/Try-Tiny-0.24/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FcideYB9nv/Try-Tiny-0.24/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/1fTZOwEIk3/Test-Fatal-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/1fTZOwEIk3/Test-Fatal-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/zQQT4N0Wos/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/zQQT4N0Wos/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/9FH0q1gBWS/Exporter-Tiny-0.042/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/9FH0q1gBWS/Exporter-Tiny-0.042/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/hb4cv9zSoW/List-MoreUtils-0.415/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/hb4cv9zSoW/List-MoreUtils-0.415/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/qsKdsaem8a/Test-Requires-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/qsKdsaem8a/Test-Requires-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Dsneahna1V/Module-Implementation-0.09/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Dsneahna1V/Module-Implementation-0.09/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/K9JUjxWcYb/Params-Validate-1.24/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/K9JUjxWcYb/Params-Validate-1.24/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/cu1mUafb3x/Test-Warnings-0.026/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/cu1mUafb3x/Test-Warnings-0.026/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/67vmVSWbIf/DateTime-Locale-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/67vmVSWbIf/DateTime-Locale-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/VHxlT4T8eB/Class-Singleton-1.5/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/VHxlT4T8eB/Class-Singleton-1.5/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Xd7dRPKC0Z/Scalar-List-Utils-1.45/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Xd7dRPKC0Z/Scalar-List-Utils-1.45/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FgntCFOPmN/DateTime-TimeZone-1.98/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FgntCFOPmN/DateTime-TimeZone-1.98/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/SuItAUYgil/DateTime-1.28/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/SuItAUYgil/DateTime-1.28/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/5_Dk0yeukv/Math-BaseCalc-1.017/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/5_Dk0yeukv/Math-BaseCalc-1.017/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/rYvinahH_l/Readonly-2.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/rYvinahH_l/Readonly-2.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/x5zPKLljLU/Sub-Uplevel-0.25/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/x5zPKLljLU/Sub-Uplevel-0.25/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/jhnSb4WwmS/Test-Exception-0.43/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/jhnSb4WwmS/Test-Exception-0.43/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uBUFbgh0it/Capture-Tiny-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uBUFbgh0it/Capture-Tiny-0.40/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/29O6BNwn95/Params-Util-1.07/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/29O6BNwn95/Params-Util-1.07/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/njRnFEtDTL/Sub-Install-0.928/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/njRnFEtDTL/Sub-Install-0.928/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/pO5UWeWHce/Data-OptList-0.110/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/pO5UWeWHce/Data-OptList-0.110/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/wl4es6YG3L/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/wl4es6YG3L/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/RVPKtCiy0t/Test-Output-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/RVPKtCiy0t/Test-Output-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AkETl0mLLo/UNIVERSAL-require-0.18/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AkETl0mLLo/UNIVERSAL-require-0.18/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AwpOuNmCPV/aliased-0.34/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AwpOuNmCPV/aliased-0.34/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 16531
    PERL5_CPANPLUS_IS_VERSION = 0.9156
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.18.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.18.3/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


-------------------------------


--

Summary of my perl5 (revision 5 version 18 subversion 3) configuration:
   
  Platform:
    osname=gnukfreebsd, osvers=10.1-0-amd64, archname=x86_64-gnukfreebsd-thread-multi
    uname='gnukfreebsd kondor 10.1-0-amd64 #0 wed, 16 mar 2016 23:16:33 +0000 x86_64 amd64 qemu virtual cpu version 2.0.0 gnukfreebsd '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.18.3 -Dusethreads'
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-kfreebsd-gnu /lib/../lib /usr/lib/x86_64-kfreebsd-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/usr/lib/x86_64-kfreebsd-gnu/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -O2 -L/usr/local/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_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        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
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.42
  Built under gnukfreebsd
  Compiled at May  7 2016 05:25:21
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uKM9oEIcth/Class-XSAccessor-1.19/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uKM9oEIcth/Class-XSAccessor-1.19/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/kzRgBdPrbe/Module-Runtime-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/kzRgBdPrbe/Module-Runtime-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FcideYB9nv/Try-Tiny-0.24/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FcideYB9nv/Try-Tiny-0.24/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/1fTZOwEIk3/Test-Fatal-0.014/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/1fTZOwEIk3/Test-Fatal-0.014/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/zQQT4N0Wos/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/zQQT4N0Wos/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/9FH0q1gBWS/Exporter-Tiny-0.042/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/9FH0q1gBWS/Exporter-Tiny-0.042/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/hb4cv9zSoW/List-MoreUtils-0.415/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/hb4cv9zSoW/List-MoreUtils-0.415/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/qsKdsaem8a/Test-Requires-0.10/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/qsKdsaem8a/Test-Requires-0.10/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Dsneahna1V/Module-Implementation-0.09/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Dsneahna1V/Module-Implementation-0.09/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/K9JUjxWcYb/Params-Validate-1.24/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/K9JUjxWcYb/Params-Validate-1.24/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/cu1mUafb3x/Test-Warnings-0.026/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/cu1mUafb3x/Test-Warnings-0.026/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/67vmVSWbIf/DateTime-Locale-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/67vmVSWbIf/DateTime-Locale-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/VHxlT4T8eB/Class-Singleton-1.5/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/VHxlT4T8eB/Class-Singleton-1.5/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Xd7dRPKC0Z/Scalar-List-Utils-1.45/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Xd7dRPKC0Z/Scalar-List-Utils-1.45/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FgntCFOPmN/DateTime-TimeZone-1.98/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FgntCFOPmN/DateTime-TimeZone-1.98/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/SuItAUYgil/DateTime-1.28/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/SuItAUYgil/DateTime-1.28/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/5_Dk0yeukv/Math-BaseCalc-1.017/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/5_Dk0yeukv/Math-BaseCalc-1.017/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/rYvinahH_l/Readonly-2.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/rYvinahH_l/Readonly-2.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/x5zPKLljLU/Sub-Uplevel-0.25/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/x5zPKLljLU/Sub-Uplevel-0.25/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/jhnSb4WwmS/Test-Exception-0.43/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/jhnSb4WwmS/Test-Exception-0.43/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uBUFbgh0it/Capture-Tiny-0.40/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uBUFbgh0it/Capture-Tiny-0.40/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/29O6BNwn95/Params-Util-1.07/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/29O6BNwn95/Params-Util-1.07/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/njRnFEtDTL/Sub-Install-0.928/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/njRnFEtDTL/Sub-Install-0.928/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/pO5UWeWHce/Data-OptList-0.110/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/pO5UWeWHce/Data-OptList-0.110/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/wl4es6YG3L/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/wl4es6YG3L/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/RVPKtCiy0t/Test-Output-1.03/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/RVPKtCiy0t/Test-Output-1.03/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AkETl0mLLo/UNIVERSAL-require-0.18/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AkETl0mLLo/UNIVERSAL-require-0.18/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AwpOuNmCPV/aliased-0.34/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AwpOuNmCPV/aliased-0.34/blib/arch:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib:/home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="16531"
    PERL5_CPANPLUS_IS_VERSION="0.9156"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.18.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uKM9oEIcth/Class-XSAccessor-1.19/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uKM9oEIcth/Class-XSAccessor-1.19/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/kzRgBdPrbe/Module-Runtime-0.014/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/kzRgBdPrbe/Module-Runtime-0.014/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FcideYB9nv/Try-Tiny-0.24/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FcideYB9nv/Try-Tiny-0.24/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/1fTZOwEIk3/Test-Fatal-0.014/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/1fTZOwEIk3/Test-Fatal-0.014/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/zQQT4N0Wos/Dist-CheckConflicts-0.11/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/zQQT4N0Wos/Dist-CheckConflicts-0.11/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/9FH0q1gBWS/Exporter-Tiny-0.042/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/9FH0q1gBWS/Exporter-Tiny-0.042/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/hb4cv9zSoW/List-MoreUtils-0.415/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/hb4cv9zSoW/List-MoreUtils-0.415/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/qsKdsaem8a/Test-Requires-0.10/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/qsKdsaem8a/Test-Requires-0.10/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Dsneahna1V/Module-Implementation-0.09/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Dsneahna1V/Module-Implementation-0.09/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/K9JUjxWcYb/Params-Validate-1.24/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/K9JUjxWcYb/Params-Validate-1.24/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/cu1mUafb3x/Test-Warnings-0.026/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/cu1mUafb3x/Test-Warnings-0.026/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/67vmVSWbIf/DateTime-Locale-1.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/67vmVSWbIf/DateTime-Locale-1.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/VHxlT4T8eB/Class-Singleton-1.5/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/VHxlT4T8eB/Class-Singleton-1.5/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Xd7dRPKC0Z/Scalar-List-Utils-1.45/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Xd7dRPKC0Z/Scalar-List-Utils-1.45/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FgntCFOPmN/DateTime-TimeZone-1.98/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/FgntCFOPmN/DateTime-TimeZone-1.98/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/SuItAUYgil/DateTime-1.28/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/SuItAUYgil/DateTime-1.28/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/5_Dk0yeukv/Math-BaseCalc-1.017/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/5_Dk0yeukv/Math-BaseCalc-1.017/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/rYvinahH_l/Readonly-2.04/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/rYvinahH_l/Readonly-2.04/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/x5zPKLljLU/Sub-Uplevel-0.25/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/x5zPKLljLU/Sub-Uplevel-0.25/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/jhnSb4WwmS/Test-Exception-0.43/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/jhnSb4WwmS/Test-Exception-0.43/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uBUFbgh0it/Capture-Tiny-0.40/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/uBUFbgh0it/Capture-Tiny-0.40/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/29O6BNwn95/Params-Util-1.07/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/29O6BNwn95/Params-Util-1.07/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/njRnFEtDTL/Sub-Install-0.928/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/njRnFEtDTL/Sub-Install-0.928/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/pO5UWeWHce/Data-OptList-0.110/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/pO5UWeWHce/Data-OptList-0.110/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/wl4es6YG3L/Sub-Exporter-0.987/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/wl4es6YG3L/Sub-Exporter-0.987/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/RVPKtCiy0t/Test-Output-1.03/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/RVPKtCiy0t/Test-Output-1.03/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AkETl0mLLo/UNIVERSAL-require-0.18/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AkETl0mLLo/UNIVERSAL-require-0.18/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AwpOuNmCPV/aliased-0.34/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/AwpOuNmCPV/aliased-0.34/blib/arch
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/lib
    /home/cpan/pit/thr/conf/perl-5.18.3/.cpanplus/5.18.3/build/Lu8UWHJ2Hm/Language-Befunge-5.000/blib/arch
    /home/cpan/pit/thr/perl-5.18.3/lib/site_perl/5.18.3/x86_64-gnukfreebsd-thread-multi
    /home/cpan/pit/thr/perl-5.18.3/lib/site_perl/5.18.3
    /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3/x86_64-gnukfreebsd-thread-multi
    /home/cpan/pit/thr/perl-5.18.3/lib/5.18.3
    .