AnyEvent v7.17 Perl 5 v5.10.0 armv7l-linux

Status
Pass
From
Nigel Horne
Dist
AnyEvent v7.17
Platform
Perl 5 v5.10.0 armv7l-linux
Date
2020-04-18 14:22:01
ID
f85dab5c-817f-11ea-baf9-8e7157f1bc38
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 Marc A. Lehmann,

This is a computer-generated report for AnyEvent-7.17
on perl 5.10.0, created by CPAN-Reporter-1.2018.

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

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 test':

Skip blib/lib/AnyEvent/Debug.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
Skip blib/lib/AnyEvent/Strict.pm (unchanged)
Skip blib/lib/AnyEvent/Log.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
Skip blib/lib/AnyEvent/IO/IOAIO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
Skip blib/lib/AnyEvent/TLS.pm (unchanged)
Skip blib/lib/AnyEvent/Loop.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
Skip blib/lib/AnyEvent/IO/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
Skip blib/lib/AnyEvent/IO.pm (unchanged)
Skip blib/lib/AnyEvent/Util/idna.pl (unchanged)
Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
Skip blib/lib/AnyEvent/Intro.pod (unchanged)
Skip blib/lib/AnyEvent.pm (unchanged)
Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
Skip blib/lib/AnyEvent/Socket.pm (unchanged)
Skip blib/lib/AE.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
Skip blib/lib/AnyEvent/Handle.pm (unchanged)
Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
Skip blib/lib/AnyEvent/Impl/UV.pm (unchanged)
Skip blib/lib/AnyEvent/DNS.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
Skip blib/lib/AnyEvent/Util.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
"/mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl" "-Iblib/arch" "-Iblib/lib" constants.pl.PL constants.pl 
PERL_DL_NONLAZY=1 "/mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/handle/*.t
t/00_load.t ................ ok
t/02_signals.t ............. ok
t/01_basic.t ............... ok
t/03_child.t ............... ok
t/04_condvar.t ............. ok
t/06_socket.t .............. ok
t/05_dns.t ................. ok
t/08_idna.t ................ ok
t/07_io.t .................. ok
t/12_io_ioaio.t ............ skipped: AnyEvent::IO::IOAIO not loadable
t/11_io_perl.t ............. ok
t/10_loadall.t ............. ok
t/61_fltk_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/09_multi.t ............... ok
t/62_cocoa_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_01_basic.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_02_signals.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_04_condvar.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_03_child.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_05_dns.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_09_multi.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_07_io.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_01_basic.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_02_signals.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/13_weaken.t .............. ok
t/68_poe_04_condvar.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_03_child.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_05_dns.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_07_io.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_09_multi.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/80_ssltest.t ............. skipped: no usable Net::SSLeay
t/70_uv_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/handle/02_write.t ........ ok
t/handle/03_http_req.t ..... skipped: PERL_ANYEVENT_NET_TESTS environment variable not set
t/handle/04_listen.t ....... ok
t/handle/01_readline.t ..... ok
t/81_hosts.t ............... ok
All tests successful.
Files=83, Tests=257,  2 wallclock secs ( 0.47 usr  0.50 sys +  3.38 cusr  2.89 csys =  7.24 CPU)
Result: PASS

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

Prerequisite modules loaded:

build_requires:

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

configure_requires:

    Module              Need Have
    ------------------- ---- ----
    Canary::Stability   0    2013
    ExtUtils::MakeMaker 6.52 7.44


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin:/usr/bin:/bin:/home/njh/src/njh/smoker/bin
    PERL5LIB = /var/tmp/build/Canary-Stability-2013-0/blib/arch:/var/tmp/build/Canary-Stability-2013-0/blib/lib:/var/tmp/build/Algorithm-Cron-0.10-0/blib/arch:/var/tmp/build/Algorithm-Cron-0.10-0/blib/lib:/var/tmp/build/Time-timegm-0.01-0/blib/arch:/var/tmp/build/Time-timegm-0.01-0/blib/lib:/var/tmp/build/ExtUtils-CChecker-0.10-0/blib/arch:/var/tmp/build/ExtUtils-CChecker-0.10-0/blib/lib:/var/tmp/build/DBIx-Class-0.082841-7/blib/arch:/var/tmp/build/DBIx-Class-0.082841-7/blib/lib:/var/tmp/build/namespace-clean-0.27-0/blib/arch:/var/tmp/build/namespace-clean-0.27-0/blib/lib:/var/tmp/build/B-Hooks-EndOfScope-0.24-0/blib/arch:/var/tmp/build/B-Hooks-EndOfScope-0.24-0/blib/lib:/var/tmp/build/Variable-Magic-0.62-0/blib/arch:/var/tmp/build/Variable-Magic-0.62-0/blib/lib:/var/tmp/build/Devel-Hide-0.0013-0/blib/arch:/var/tmp/build/Devel-Hide-0.0013-0/blib/lib:/var/tmp/build/Scope-Guard-0.21-0/blib/arch:/var/tmp/build/Scope-Guard-0.21-0/blib/lib:/var/tmp/build/SQL-Abstract-1.86-1/blib/arch:/var/tmp/build/SQL-Abstract-1.86-1/blib/lib:/var/tmp/build/Path-Class-0.37-1/blib/arch:/var/tmp/build/Path-Class-0.37-1/blib/lib:/var/tmp/build/Package-Stash-0.38-0/blib/arch:/var/tmp/build/Package-Stash-0.38-0/blib/lib:/var/tmp/build/Package-Stash-XS-0.29-0/blib/arch:/var/tmp/build/Package-Stash-XS-0.29-0/blib/lib:/var/tmp/build/Module-Implementation-0.09-0/blib/arch:/var/tmp/build/Module-Implementation-0.09-0/blib/lib:/var/tmp/build/Test-Requires-0.10-0/blib/arch:/var/tmp/build/Test-Requires-0.10-0/blib/lib:/var/tmp/build/Dist-CheckConflicts-0.11-0/blib/arch:/var/tmp/build/Dist-CheckConflicts-0.11-0/blib/lib:/var/tmp/build/Moo-2.004000-0/blib/arch:/var/tmp/build/Moo-2.004000-0/blib/lib:/var/tmp/build/Sub-Quote-2.006006-0/blib/arch:/var/tmp/build/Sub-Quote-2.006006-0/blib/lib:/var/tmp/build/Role-Tiny-2.001004-0/blib/arch:/var/tmp/build/Role-Tiny-2.001004-0/blib/lib:/var/tmp/build/Class-Method-Modifiers-2.13-0/blib/arch:/var/tmp/build/Class-Method-Modifiers-2.13-0/blib/lib:/var/tmp/build/Module-Find-0.15-0/blib/arch:/var/tmp/build/Module-Find-0.15-0/blib/lib:/var/tmp/build/Hash-Merge-0.300-0/blib/arch:/var/tmp/build/Hash-Merge-0.300-0/blib/lib:/var/tmp/build/Clone-Choose-0.010-0/blib/arch:/var/tmp/build/Clone-Choose-0.010-0/blib/lib:/var/tmp/build/Test-Without-Module-0.20-0/blib/arch:/var/tmp/build/Test-Without-Module-0.20-0/blib/lib:/var/tmp/build/Devel-GlobalDestruction-0.14-6/blib/arch:/var/tmp/build/Devel-GlobalDestruction-0.14-6/blib/lib:/var/tmp/build/Sub-Exporter-Progressive-0.001013-5/blib/arch:/var/tmp/build/Sub-Exporter-Progressive-0.001013-5/blib/lib:/var/tmp/build/Devel-GlobalDestruction-XS-0.03-0/blib/arch:/var/tmp/build/Devel-GlobalDestruction-XS-0.03-0/blib/lib:/var/tmp/build/Data-Page-2.03-7/blib/arch:/var/tmp/build/Data-Page-2.03-7/blib/lib:/var/tmp/build/Class-Accessor-Chained-0.01-1/blib/arch:/var/tmp/build/Class-Accessor-Chained-0.01-1/blib/lib:/var/tmp/build/Class-Accessor-0.51-0/blib/arch:/var/tmp/build/Class-Accessor-0.51-0/blib/lib:/var/tmp/build/Data-Dumper-Concise-2.023-6/blib/arch:/var/tmp/build/Data-Dumper-Concise-2.023-6/blib/lib:/var/tmp/build/DBD-SQLite-1.64-0/blib/arch:/var/tmp/build/DBD-SQLite-1.64-0/blib/lib:/var/tmp/build/DBI-1.643-0/blib/arch:/var/tmp/build/DBI-1.643-0/blib/lib:/var/tmp/build/Context-Preserve-0.03-7/blib/arch:/var/tmp/build/Context-Preserve-0.03-7/blib/lib:/var/tmp/build/Config-Any-0.32-7/blib/arch:/var/tmp/build/Config-Any-0.32-7/blib/lib:/var/tmp/build/Class-C3-Componentised-1.001002-7/blib/arch:/var/tmp/build/Class-C3-Componentised-1.001002-7/blib/lib:/var/tmp/build/MRO-Compat-0.13-12/blib/arch:/var/tmp/build/MRO-Compat-0.13-12/blib/lib:/var/tmp/build/Class-Inspector-1.36-6/blib/arch:/var/tmp/build/Class-Inspector-1.36-6/blib/lib:/var/tmp/build/Class-C3-0.34-7/blib/arch:/var/tmp/build/Class-C3-0.34-7/blib/lib:/var/tmp/build/Algorithm-C3-0.10-7/blib/arch:/var/tmp/build/Algorithm-C3-0.10-7/blib/lib:/var/tmp/build/Class-Accessor-Grouped-0.10014-7/blib/arch:/var/tmp/build/Class-Accessor-Grouped-0.10014-7/blib/lib:/var/tmp/build/Test-Exception-0.43-0/blib/arch:/var/tmp/build/Test-Exception-0.43-0/blib/lib:/var/tmp/build/Sub-Name-0.26-6/blib/arch:/var/tmp/build/Sub-Name-0.26-6/blib/lib:/var/tmp/build/Module-Runtime-0.016-0/blib/arch:/var/tmp/build/Module-Runtime-0.016-0/blib/lib:/var/tmp/build/Class-XSAccessor-1.19-6/blib/arch:/var/tmp/build/Class-XSAccessor-1.19-6/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26406
    PERL5_CPAN_IS_RUNNING = 26406
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26388,26406
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.0/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin
    PERLBREW_PERL = perl-5.10.0
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.87
    PERLBREW_VERSION = 0.87
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.26392

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

    $^X = /mnt/nas/home/pi4/njh/perl5/perlbrew/perls/perl-5.10.0/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 27 29 30 44 46 60 100 105 109 995 997 998 999 1000
    $EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 105 109 995 997 998 999 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302170
    YAML                1.29    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=4.19.75-v7l+, archname=armv7l-linux
    uname='linux pi4 4.19.75-v7l+ #1270 smp tue sep 24 18:51:41 bst 2019 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.0 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='8.3.0', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.28'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 1.80
  Built under linux
  Compiled at Dec 28 2019 06:04:06
  %ENV:
    PERL5LIB="/var/tmp/build/Canary-Stability-2013-0/blib/arch:/var/tmp/build/Canary-Stability-2013-0/blib/lib:/var/tmp/build/Algorithm-Cron-0.10-0/blib/arch:/var/tmp/build/Algorithm-Cron-0.10-0/blib/lib:/var/tmp/build/Time-timegm-0.01-0/blib/arch:/var/tmp/build/Time-timegm-0.01-0/blib/lib:/var/tmp/build/ExtUtils-CChecker-0.10-0/blib/arch:/var/tmp/build/ExtUtils-CChecker-0.10-0/blib/lib:/var/tmp/build/DBIx-Class-0.082841-7/blib/arch:/var/tmp/build/DBIx-Class-0.082841-7/blib/lib:/var/tmp/build/namespace-clean-0.27-0/blib/arch:/var/tmp/build/namespace-clean-0.27-0/blib/lib:/var/tmp/build/B-Hooks-EndOfScope-0.24-0/blib/arch:/var/tmp/build/B-Hooks-EndOfScope-0.24-0/blib/lib:/var/tmp/build/Variable-Magic-0.62-0/blib/arch:/var/tmp/build/Variable-Magic-0.62-0/blib/lib:/var/tmp/build/Devel-Hide-0.0013-0/blib/arch:/var/tmp/build/Devel-Hide-0.0013-0/blib/lib:/var/tmp/build/Scope-Guard-0.21-0/blib/arch:/var/tmp/build/Scope-Guard-0.21-0/blib/lib:/var/tmp/build/SQL-Abstract-1.86-1/blib/arch:/var/tmp/build/SQL-Abstract-1.86-1/blib/lib:/var/tmp/build/Path-Class-0.37-1/blib/arch:/var/tmp/build/Path-Class-0.37-1/blib/lib:/var/tmp/build/Package-Stash-0.38-0/blib/arch:/var/tmp/build/Package-Stash-0.38-0/blib/lib:/var/tmp/build/Package-Stash-XS-0.29-0/blib/arch:/var/tmp/build/Package-Stash-XS-0.29-0/blib/lib:/var/tmp/build/Module-Implementation-0.09-0/blib/arch:/var/tmp/build/Module-Implementation-0.09-0/blib/lib:/var/tmp/build/Test-Requires-0.10-0/blib/arch:/var/tmp/build/Test-Requires-0.10-0/blib/lib:/var/tmp/build/Dist-CheckConflicts-0.11-0/blib/arch:/var/tmp/build/Dist-CheckConflicts-0.11-0/blib/lib:/var/tmp/build/Moo-2.004000-0/blib/arch:/var/tmp/build/Moo-2.004000-0/blib/lib:/var/tmp/build/Sub-Quote-2.006006-0/blib/arch:/var/tmp/build/Sub-Quote-2.006006-0/blib/lib:/var/tmp/build/Role-Tiny-2.001004-0/blib/arch:/var/tmp/build/Role-Tiny-2.001004-0/blib/lib:/var/tmp/build/Class-Method-Modifiers-2.13-0/blib/arch:/var/tmp/build/Class-Method-Modifiers-2.13-0/blib/lib:/var/tmp/build/Module-Find-0.15-0/blib/arch:/var/tmp/build/Module-Find-0.15-0/blib/lib:/var/tmp/build/Hash-Merge-0.300-0/blib/arch:/var/tmp/build/Hash-Merge-0.300-0/blib/lib:/var/tmp/build/Clone-Choose-0.010-0/blib/arch:/var/tmp/build/Clone-Choose-0.010-0/blib/lib:/var/tmp/build/Test-Without-Module-0.20-0/blib/arch:/var/tmp/build/Test-Without-Module-0.20-0/blib/lib:/var/tmp/build/Devel-GlobalDestruction-0.14-6/blib/arch:/var/tmp/build/Devel-GlobalDestruction-0.14-6/blib/lib:/var/tmp/build/Sub-Exporter-Progressive-0.001013-5/blib/arch:/var/tmp/build/Sub-Exporter-Progressive-0.001013-5/blib/lib:/var/tmp/build/Devel-GlobalDestruction-XS-0.03-0/blib/arch:/var/tmp/build/Devel-GlobalDestruction-XS-0.03-0/blib/lib:/var/tmp/build/Data-Page-2.03-7/blib/arch:/var/tmp/build/Data-Page-2.03-7/blib/lib:/var/tmp/build/Class-Accessor-Chained-0.01-1/blib/arch:/var/tmp/build/Class-Accessor-Chained-0.01-1/blib/lib:/var/tmp/build/Class-Accessor-0.51-0/blib/arch:/var/tmp/build/Class-Accessor-0.51-0/blib/lib:/var/tmp/build/Data-Dumper-Concise-2.023-6/blib/arch:/var/tmp/build/Data-Dumper-Concise-2.023-6/blib/lib:/var/tmp/build/DBD-SQLite-1.64-0/blib/arch:/var/tmp/build/DBD-SQLite-1.64-0/blib/lib:/var/tmp/build/DBI-1.643-0/blib/arch:/var/tmp/build/DBI-1.643-0/blib/lib:/var/tmp/build/Context-Preserve-0.03-7/blib/arch:/var/tmp/build/Context-Preserve-0.03-7/blib/lib:/var/tmp/build/Config-Any-0.32-7/blib/arch:/var/tmp/build/Config-Any-0.32-7/blib/lib:/var/tmp/build/Class-C3-Componentised-1.001002-7/blib/arch:/var/tmp/build/Class-C3-Componentised-1.001002-7/blib/lib:/var/tmp/build/MRO-Compat-0.13-12/blib/arch:/var/tmp/build/MRO-Compat-0.13-12/blib/lib:/var/tmp/build/Class-Inspector-1.36-6/blib/arch:/var/tmp/build/Class-Inspector-1.36-6/blib/lib:/var/tmp/build/Class-C3-0.34-7/blib/arch:/var/tmp/build/Class-C3-0.34-7/blib/lib:/var/tmp/build/Algorithm-C3-0.10-7/blib/arch:/var/tmp/build/Algorithm-C3-0.10-7/blib/lib:/var/tmp/build/Class-Accessor-Grouped-0.10014-7/blib/arch:/var/tmp/build/Class-Accessor-Grouped-0.10014-7/blib/lib:/var/tmp/build/Test-Exception-0.43-0/blib/arch:/var/tmp/build/Test-Exception-0.43-0/blib/lib:/var/tmp/build/Sub-Name-0.26-6/blib/arch:/var/tmp/build/Sub-Name-0.26-6/blib/lib:/var/tmp/build/Module-Runtime-0.016-0/blib/arch:/var/tmp/build/Module-Runtime-0.016-0/blib/lib:/var/tmp/build/Class-XSAccessor-1.19-6/blib/arch:/var/tmp/build/Class-XSAccessor-1.19-6/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26406"
    PERL5_CPAN_IS_RUNNING="26406"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="26388,26406"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.0/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.0/bin"
    PERLBREW_PERL="perl-5.10.0"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.87"
    PERLBREW_VERSION="0.87"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /var/tmp/build/Canary-Stability-2013-0/blib/arch
    /var/tmp/build/Canary-Stability-2013-0/blib/lib
    /var/tmp/build/Algorithm-Cron-0.10-0/blib/arch
    /var/tmp/build/Algorithm-Cron-0.10-0/blib/lib
    /var/tmp/build/Time-timegm-0.01-0/blib/arch
    /var/tmp/build/Time-timegm-0.01-0/blib/lib
    /var/tmp/build/ExtUtils-CChecker-0.10-0/blib/arch
    /var/tmp/build/ExtUtils-CChecker-0.10-0/blib/lib
    /var/tmp/build/DBIx-Class-0.082841-7/blib/arch
    /var/tmp/build/DBIx-Class-0.082841-7/blib/lib
    /var/tmp/build/namespace-clean-0.27-0/blib/arch
    /var/tmp/build/namespace-clean-0.27-0/blib/lib
    /var/tmp/build/B-Hooks-EndOfScope-0.24-0/blib/arch
    /var/tmp/build/B-Hooks-EndOfScope-0.24-0/blib/lib
    /var/tmp/build/Variable-Magic-0.62-0/blib/arch
    /var/tmp/build/Variable-Magic-0.62-0/blib/lib
    /var/tmp/build/Devel-Hide-0.0013-0/blib/arch
    /var/tmp/build/Devel-Hide-0.0013-0/blib/lib
    /var/tmp/build/Scope-Guard-0.21-0/blib/arch
    /var/tmp/build/Scope-Guard-0.21-0/blib/lib
    /var/tmp/build/SQL-Abstract-1.86-1/blib/arch
    /var/tmp/build/SQL-Abstract-1.86-1/blib/lib
    /var/tmp/build/Path-Class-0.37-1/blib/arch
    /var/tmp/build/Path-Class-0.37-1/blib/lib
    /var/tmp/build/Package-Stash-0.38-0/blib/arch
    /var/tmp/build/Package-Stash-0.38-0/blib/lib
    /var/tmp/build/Package-Stash-XS-0.29-0/blib/arch
    /var/tmp/build/Package-Stash-XS-0.29-0/blib/lib
    /var/tmp/build/Module-Implementation-0.09-0/blib/arch
    /var/tmp/build/Module-Implementation-0.09-0/blib/lib
    /var/tmp/build/Test-Requires-0.10-0/blib/arch
    /var/tmp/build/Test-Requires-0.10-0/blib/lib
    /var/tmp/build/Dist-CheckConflicts-0.11-0/blib/arch
    /var/tmp/build/Dist-CheckConflicts-0.11-0/blib/lib
    /var/tmp/build/Moo-2.004000-0/blib/arch
    /var/tmp/build/Moo-2.004000-0/blib/lib
    /var/tmp/build/Sub-Quote-2.006006-0/blib/arch
    /var/tmp/build/Sub-Quote-2.006006-0/blib/lib
    /var/tmp/build/Role-Tiny-2.001004-0/blib/arch
    /var/tmp/build/Role-Tiny-2.001004-0/blib/lib
    /var/tmp/build/Class-Method-Modifiers-2.13-0/blib/arch
    /var/tmp/build/Class-Method-Modifiers-2.13-0/blib/lib
    /var/tmp/build/Module-Find-0.15-0/blib/arch
    /var/tmp/build/Module-Find-0.15-0/blib/lib
    /var/tmp/build/Hash-Merge-0.300-0/blib/arch
    /var/tmp/build/Hash-Merge-0.300-0/blib/lib
    /var/tmp/build/Clone-Choose-0.010-0/blib/arch
    /var/tmp/build/Clone-Choose-0.010-0/blib/lib
    /var/tmp/build/Test-Without-Module-0.20-0/blib/arch
    /var/tmp/build/Test-Without-Module-0.20-0/blib/lib
    /var/tmp/build/Devel-GlobalDestruction-0.14-6/blib/arch
    /var/tmp/build/Devel-GlobalDestruction-0.14-6/blib/lib
    /var/tmp/build/Sub-Exporter-Progressive-0.001013-5/blib/arch
    /var/tmp/build/Sub-Exporter-Progressive-0.001013-5/blib/lib
    /var/tmp/build/Devel-GlobalDestruction-XS-0.03-0/blib/arch
    /var/tmp/build/Devel-GlobalDestruction-XS-0.03-0/blib/lib
    /var/tmp/build/Data-Page-2.03-7/blib/arch
    /var/tmp/build/Data-Page-2.03-7/blib/lib
    /var/tmp/build/Class-Accessor-Chained-0.01-1/blib/arch
    /var/tmp/build/Class-Accessor-Chained-0.01-1/blib/lib
    /var/tmp/build/Class-Accessor-0.51-0/blib/arch
    /var/tmp/build/Class-Accessor-0.51-0/blib/lib
    /var/tmp/build/Data-Dumper-Concise-2.023-6/blib/arch
    /var/tmp/build/Data-Dumper-Concise-2.023-6/blib/lib
    /var/tmp/build/DBD-SQLite-1.64-0/blib/arch
    /var/tmp/build/DBD-SQLite-1.64-0/blib/lib
    /var/tmp/build/DBI-1.643-0/blib/arch
    /var/tmp/build/DBI-1.643-0/blib/lib
    /var/tmp/build/Context-Preserve-0.03-7/blib/arch
    /var/tmp/build/Context-Preserve-0.03-7/blib/lib
    /var/tmp/build/Config-Any-0.32-7/blib/arch
    /var/tmp/build/Config-Any-0.32-7/blib/lib
    /var/tmp/build/Class-C3-Componentised-1.001002-7/blib/arch
    /var/tmp/build/Class-C3-Componentised-1.001002-7/blib/lib
    /var/tmp/build/MRO-Compat-0.13-12/blib/arch
    /var/tmp/build/MRO-Compat-0.13-12/blib/lib
    /var/tmp/build/Class-Inspector-1.36-6/blib/arch
    /var/tmp/build/Class-Inspector-1.36-6/blib/lib
    /var/tmp/build/Class-C3-0.34-7/blib/arch
    /var/tmp/build/Class-C3-0.34-7/blib/lib
    /var/tmp/build/Algorithm-C3-0.10-7/blib/arch
    /var/tmp/build/Algorithm-C3-0.10-7/blib/lib
    /var/tmp/build/Class-Accessor-Grouped-0.10014-7/blib/arch
    /var/tmp/build/Class-Accessor-Grouped-0.10014-7/blib/lib
    /var/tmp/build/Test-Exception-0.43-0/blib/arch
    /var/tmp/build/Test-Exception-0.43-0/blib/lib
    /var/tmp/build/Sub-Name-0.26-6/blib/arch
    /var/tmp/build/Sub-Name-0.26-6/blib/lib
    /var/tmp/build/Module-Runtime-0.016-0/blib/arch
    /var/tmp/build/Module-Runtime-0.016-0/blib/lib
    /var/tmp/build/Class-XSAccessor-1.19-6/blib/arch
    /var/tmp/build/Class-XSAccessor-1.19-6/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/armv7l-linux
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/armv7l-linux
    /home/njh/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
    .