Text-VimColor v0.28 Perl 5 v5.22.3 darwin-thread-multi-2level
- Status
- Fail
- From
- Nigel Horne
- Dist
-
Text-VimColor v0.28
- Platform
- Perl 5 v5.22.3 darwin-thread-multi-2level
- Date
- 2018-06-30 07:24:11
- ID
- 95adb6fa-7c36-11e8-97cd-4045cf7491a7
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 Randy Stauner,
This is a computer-generated report for Text-VimColor-0.28
on perl 5.22.3, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/sw/bin/make test':
Skip blib/lib/auto/share/dist/Text-VimColor/light.css (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/mark.vim (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/define_all.vim (unchanged)
Skip blib/lib/auto/share/dist/Text-VimColor/light.xsl (unchanged)
PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/bin/perl5.22.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# vim --version
#
# VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Nov 29 2017 18:37:46)
# Included patches: 1-503, 505-680, 682-1283
# Compiled by root@apple.com
# Normal version without GUI. Features included (+) or not (-):
# +acl +file_in_path -mouse_sgr +tag_old_static
# -arabic +find_in_path -mouse_sysmouse -tag_any_white
# +autocmd +float -mouse_urxvt -tcl
# -balloon_eval +folding +mouse_xterm -termguicolors
# -browse -footer +multi_byte -terminal
# +builtin_terms +fork() +multi_lang +terminfo
# +byte_offset -gettext -mzscheme +termresponse
# +channel -hangul_input +netbeans_intg +textobjects
# +cindent +iconv +num64 +timers
# -clientserver +insert_expand +packages +title
# -clipboard +job +path_extra -toolbar
# +cmdline_compl +jumplist -perl +user_commands
# +cmdline_hist -keymap +persistent_undo +vertsplit
# +cmdline_info +lambda +postscript +virtualedit
# +comments -langmap +printer +visual
# -conceal +libcall -profile +visualextra
# +cryptv +linebreak +python/dyn +viminfo
# +cscope +lispindent -python3 +vreplace
# +cursorbind +listcmds +quickfix +wildignore
# +cursorshape +localmap +reltime +wildmenu
# +dialog_con -lua -rightleft +windows
# +diff +menu +ruby/dyn +writebackup
# +digraphs +mksession +scrollbind -X11
# -dnd +modify_fname +signs -xfontset
# -ebcdic +mouse +smartindent -xim
# -emacs_tags -mouseshape +startuptime -xpm
# +eval -mouse_dec +statusline -xsmp
# +ex_extra -mouse_gpm -sun_workshop -xterm_clipboard
# +extra_search -mouse_jsbterm +syntax -xterm_save
# -farsi -mouse_netterm +tag_binary
# system vimrc file: "$VIM/vimrc"
# user vimrc file: "$HOME/.vimrc"
# 2nd user vimrc file: "~/.vim/vimrc"
# user exrc file: "$HOME/.exrc"
# defaults file: "$VIMRUNTIME/defaults.vim"
# fall-back for $VIM: "/usr/share/vim"
# Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
# Linking: gcc -L/usr/local/lib -o vim -lm -lncurses -liconv -framework Cocoa
#
t/000-vim-version.t .... ok
t/00-compile.t ......... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ----------------------- ---- ------
# ExtUtils::MakeMaker any 7.30
# File::ShareDir::Install 0.06 0.11
# File::Temp any 0.2304
# IO::File any 1.16
# IPC::Open3 any 1.18
# strict any 1.09
# warnings any 1.34
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.30
#
# === Test Requires ===
#
# Module Want Have
# -------------------------- ---- --------
# Exporter any 5.72
# ExtUtils::MakeMaker any 7.30
# File::Spec any 3.56_02
# File::Temp any 0.2304
# IO::Handle any 1.35
# IPC::Open3 any 1.18
# Path::Class 0.04 0.37
# Test::File::ShareDir::Dist any 1.001002
# Test::More 0.88 1.302106
# blib 1.01 1.06
# lib any 0.63
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150001
#
# === Runtime Requires ===
#
# Module Want Have
# --------------- ---- ------
# Carp any 1.36
# File::Copy any 2.30
# File::ShareDir any 1.104
# File::Temp any 0.2304
# Getopt::Long any 2.45
# IO::File any 1.16
# IPC::Open3 any 1.18
# Path::Class 0.04 0.37
# Symbol any 1.07
# Term::ANSIColor 1.03 4.03
# constant any 1.33
# strict any 1.09
# warnings any 1.34
#
# === Runtime Recommends ===
#
# Module Want Have
# --------------- ---- ----
# Term::ANSIColor 3 4.03
#
t/00-report-prereqs.t .. ok
# Failed test 'linked to default group'
# at t/all-syntax-groups.t line 21.
# got: undef
# expected: 'PreProc'
# Failed test 'more specific group is used with all_syntax_groups enabled'
# at t/all-syntax-groups.t line 25.
# got: undef
# expected: 'Include'
# Looks like you failed 2 tests of 5.
t/all-syntax-groups.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
# Failed test 'default ansi colors'
# at t/ansi.t line 29.
# got: ''
# expected: '[bright_magenta]#[] [cyan]Text[][bright_magenta]::[][cyan]VimColor[] [bright_magenta]#[] [bright_magenta]([][blue]test[][bright_magenta])[]
# '
# Failed test 'custom ansi colors from ENV'
# at t/ansi.t line 36.
# got: ''
# expected: '[yellow]#[] [cyan]Text[][yellow]::[][cyan]VimColor[] [yellow]#[] [yellow]([][green]test[][yellow])[]
# '
# Looks like you failed 2 tests of 2.
t/ansi.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
# Failed test 'bin/text-vimcolor output html ok'
# at t/bin.t line 17.
# '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# doesn't match '(?^:<syn:PreProc>\#include </syn:PreProc><syn:Constant><stdio\.h></syn:Constant>)'
# Failed test 'bin/text-vimcolor output html ok'
# at t/bin.t line 21.
# '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# doesn't match '(?^:<syn:Include>\#include </syn:Include><syn:String><stdio\.h></syn:String>)'
# Looks like you failed 2 tests of 2.
t/bin.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/compare-formats.t .... ok
# Failed test 'ascii is fine (LANG=en_US.UTF-8)'
# at t/encoding.t line 31.
# got: ''
# expected: '<span class="synSpecial">(</span><span class="synComment"> hi </span><span class="synSpecial">)</span>
# '
# Failed test 'ascii is fine (LC_ALL=C)'
# at t/encoding.t line 31.
# got: ''
# expected: '<span class="synSpecial">(</span><span class="synComment"> hi </span><span class="synSpecial">)</span>
# '
# Failed test 'detect utf8 string and use utf-8 automatically (LANG=en_US.UTF-8)'
# at t/encoding.t line 31.
# got: ''
# expected: '<span class="synSpecial">(</span><span class="synComment"> þêrl + </span><span class="synTodo">vim</span><span class="synComment"> </span><span class="synSpecial">)</span>
# '
# Failed test 'detect utf8 string and use utf-8 automatically (LC_ALL=C)'
# at t/encoding.t line 31.
# got: ''
# expected: '<span class="synSpecial">(</span><span class="synComment"> þêrl + </span><span class="synTodo">vim</span><span class="synComment"> </span><span class="synSpecial">)</span>
# '
# Looks like you failed 4 tests of 8.
t/encoding.t ...........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests
t/new.t ................ ok
t/input_filename.t ..... ok
# Failed test 'syntax_mark_file options override defaults'
# at t/override-options.t line 24.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Statement>create</syn:Statement> <syn:Special>table</syn:Special> foo (
# id <syn:Type>integer</syn:Type> <syn:Statement>not</syn:Statement> <syn:Special>null</syn:Special>
# );
# </syn:syntax>
# '
# Failed test 'syntax_mark_file goes back to defaults'
# at t/override-options.t line 28.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo (
# id integer <syn:Statement>not</syn:Statement> null
# );
# </syn:syntax>
# '
# Failed test 'syntax_mark_string options override defaults'
# at t/override-options.t line 31.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Statement>create</syn:Statement> <syn:Special>table</syn:Special> foo (
# id <syn:Type>integer</syn:Type> <syn:Statement>not</syn:Statement> <syn:Special>null</syn:Special>
# );
# </syn:syntax>
# '
# Failed test 'syntax_mark_string is back to defaults'
# at t/override-options.t line 34.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1">create table foo (
# id integer <syn:Statement>not</syn:Statement> null
# );
# </syn:syntax>
# '
# Looks like you failed 4 tests of 4.
t/override-options.t ...
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests
t/html.t ............... ok
t/share-dir.t .......... ok
# Failed test 'got expected marked text from html'
# at t/tvctestsyn.t line 43.
# got: ''
# expected: '<span class="synSpecial">#</span> <span class="synIdentifier">Text</span><span class="synSpecial">::</span><span class="synIdentifier">VimColor</span> test file <span class="synSpecial">#</span>
#
# Marked with <span class="synConstant">t/.vim/syntax/tvctestsyn.vim</span>
# this file is used for reliably testing syntax marking
# <span class="synSpecial">(</span><span class="synComment">rather than relying on an external </span><span class="synTodo">vim</span><span class="synComment"> file </span><span class="synType">that</span><span class="synComment"> may change</span><span class="synSpecial">)</span>.
# \/
# <span class="synSpecial">(</span><span class="synType">this</span><span class="synComment"> line ends with whitespace </span><span class="synStatement">-></span><span class="synSpecial">)</span>
# /\
#
# <span class="synSpecial">(</span><span class="synComment"> </span><span class="synTodo">vim</span><span class="synComment">: set ft=tvctestsyn : </span><span class="synSpecial">)</span>
# '
# Failed test 'got expected marked text from xml'
# at t/tvctestsyn.t line 43.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Identifier>Text</syn:Identifier><syn:Special>::</syn:Special><syn:Identifier>VimColor</syn:Identifier> test file <syn:Special>#</syn:Special>
#
# Marked with <syn:Constant>t/.vim/syntax/tvctestsyn.vim</syn:Constant>
# this file is used for reliably testing syntax marking
# <syn:Special>(</syn:Special><syn:Comment>rather than relying on an external </syn:Comment><syn:Todo>vim</syn:Todo><syn:Comment> file </syn:Comment><syn:Type>that</syn:Type><syn:Comment> may change</syn:Comment><syn:Special>)</syn:Special>.
# \/
# <syn:Special>(</syn:Special><syn:Type>this</syn:Type><syn:Comment> line ends with whitespace </syn:Comment><syn:Statement>-></syn:Statement><syn:Special>)</syn:Special>
# /\
#
# <syn:Special>(</syn:Special><syn:Comment> </syn:Comment><syn:Todo>vim</syn:Todo><syn:Comment>: set ft=tvctestsyn : </syn:Comment><syn:Special>)</syn:Special>
# </syn:syntax>
# '
# Failed test 'got expected marked text from ansi'
# at t/tvctestsyn.t line 43.
# got: ''
# expected: '[95m#[0m [36mText[0m[95m::[0m[36mVimColor[0m test file [95m#[0m
#
# Marked with [31mt/.vim/syntax/tvctestsyn.vim[0m
# this file is used for reliably testing syntax marking
# [95m([0m[34mrather than relying on an external [0m[46mvim[0m[34m file [0m[32mthat[0m[34m may change[0m[95m)[0m.
# \/
# [95m([0m[32mthis[0m[34m line ends with whitespace [0m[33m->[0m[95m)[0m
# /\
#
# [95m([0m[34m [0m[46mvim[0m[34m: set ft=tvctestsyn : [0m[95m)[0m
# '
# Failed test 'got expected arrayref structure for tvctestsyn'
# at t/tvctestsyn.t line 45.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = ARRAY(0x7f8d37710ae8)
# Looks like you failed 4 tests of 4.
t/tvctestsyn.t .........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests
# Failed test 'marked with tied handle'
# at t/untie-std-handles.t line 23.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = ARRAY(0x7faa7d3161d0)
# Looks like you failed 1 test of 1.
t/untie-std-handles.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'by default shell should enable bash features via new()'
# at t/vim_let.t line 75.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# isbash
# </syn:syntax>
# '
# Failed test 'by default shell should enable bash features via vim_let()'
# at t/vim_let.t line 83.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# isbash
# </syn:syntax>
# '
# Failed test 'shell should disable bash features with b:is_bash=undef via new()'
# at t/vim_let.t line 75.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# <syn:Error>isbash</syn:Error>
# </syn:syntax>
# '
# Failed test 'shell should disable bash features with b:is_bash=undef via vim_let()'
# at t/vim_let.t line 83.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# <syn:Error>isbash</syn:Error>
# </syn:syntax>
# '
# Failed test 'disable bash features with { foo => "bar", b:is_bash => undef } via new()'
# at t/vim_let.t line 75.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# <syn:Error>isbash</syn:Error>
# </syn:syntax>
# '
# Failed test 'disable bash features with { foo => "bar", b:is_bash => undef } via vim_let()'
# at t/vim_let.t line 83.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# <syn:Error>isbash</syn:Error>
# </syn:syntax>
# '
t/vim_options.t ........ ok
# Failed test 'shell should enable bash features with b:is_bash=1 via new()'
# at t/vim_let.t line 75.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# isbash
# </syn:syntax>
# '
# Failed test 'shell should enable bash features with b:is_bash=1 via vim_let()'
# at t/vim_let.t line 83.
# got: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"></syn:syntax>
# '
# expected: '<syn:syntax xmlns:syn="http://ns.laxan.com/text-vimcolor/1"><syn:Special>#</syn:Special> <syn:Todo>vim</syn:Todo>
# isbash
# </syn:syntax>
# '
# Looks like you failed 8 tests of 17.
t/vim_let.t ............
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/17 subtests
# Failed test 'check that text from XML output matches original'
# at t/xml.t line 110.
# got: ''
# expected: '# Perl script containing tabs.
#
# if (@ARGV) {
# for (1 .. shift) {
# print "Number $_",
# "\n";
# }
# }
# '
# Failed test 'syntax types marked in the right order for 'no root element, filename input''
# at t/xml.t line 120.
# Structures begin differing at:
# $got->[0] = 'Comment'
# $expected->[0] = Does not exist
# {
# 'exp' => [
# 'Comment',
# 'Statement',
# 'Identifier',
# 'Statement',
# 'Constant',
# 'Statement',
# 'Statement',
# 'Constant',
# 'Identifier',
# 'Constant',
# 'Constant',
# 'Special',
# 'Constant'
# ],
# 'got' => []
# }
# Failed test 'check that text from XML output matches original'
# at t/xml.t line 110.
# got: ''
# expected: '# Perl script containing tabs.
#
# if (@ARGV) {
# for (1 .. shift) {
# print "Number $_",
# "\n";
# }
# }
# '
# Failed test 'syntax types marked in the right order for 'no root element, string input''
# at t/xml.t line 120.
# Structures begin differing at:
# $got->[0] = 'Comment'
# $expected->[0] = Does not exist
# {
# 'exp' => [
# 'Comment',
# 'Constant',
# 'Constant'
# ],
# 'got' => []
# }
# Failed test 'check that text from XML output matches original'
# at t/xml.t line 110.
# got: ''
# expected: '# Perl script containing tabs.
#
# if (@ARGV) {
# for (1 .. shift) {
# print "Number $_",
# "\n";
# }
# }
# '
# Failed test 'syntax types marked in the right order for 'root element, filename input''
# at t/xml.t line 120.
# Structures begin differing at:
# $got->[0] = 'Comment'
# $expected->[0] = Does not exist
# {
# 'exp' => [
# 'Comment',
# 'Statement',
# 'Identifier',
# 'Statement',
# 'Constant',
# 'Statement',
# 'Statement',
# 'Constant',
# 'Identifier',
# 'Constant',
# 'Constant',
# 'Special',
# 'Constant'
# ],
# 'got' => []
# }
# Failed test 'check that text from XML output matches original'
# at t/xml.t line 110.
# got: ''
# expected: '# Perl script containing tabs.
#
# if (@ARGV) {
# for (1 .. shift) {
# print "Number $_",
# "\n";
# }
# }
# '
# Failed test 'syntax types marked in the right order for 'root element, string input''
# at t/xml.t line 120.
# Structures begin differing at:
# $got->[0] = 'Comment'
# $expected->[0] = Does not exist
# {
# 'exp' => [
# 'Comment',
# 'Constant',
# 'Constant'
# ],
# 'got' => []
# }
# Looks like you failed 8 tests of 12.
t/xml.t ................
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/12 subtests
Test Summary Report
-------------------
t/all-syntax-groups.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/ansi.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/bin.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/encoding.t (Wstat: 1024 Tests: 8 Failed: 4)
Failed tests: 3-4, 7-8
Non-zero exit status: 4
t/override-options.t (Wstat: 1024 Tests: 4 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
t/tvctestsyn.t (Wstat: 1024 Tests: 4 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
t/untie-std-handles.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/vim_let.t (Wstat: 2048 Tests: 17 Failed: 8)
Failed tests: 10-17
Non-zero exit status: 8
t/xml.t (Wstat: 2048 Tests: 12 Failed: 8)
Failed tests: 1, 3-4, 6-7, 9-10, 12
Non-zero exit status: 8
Files=18, Tests=143, 4 wallclock secs ( 0.08 usr 0.05 sys + 3.69 cusr 6.54 csys = 10.36 CPU)
Result: FAIL
Failed 9/18 test programs. 35/143 subtests failed.
make: *** [Makefile:925: test_dynamic] Error 8
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ----- --------
Carp 0 1.36
constant 0 1.33
File::Copy 0 2.30
File::ShareDir 0 1.104
File::Temp 0 0.2304
Getopt::Long 0 2.45
IO::File 0 1.16
IPC::Open3 0 1.18
Path::Class 0.04 0.37
perl 5.006 5.022003
strict 0 1.09
Symbol 0 1.07
Term::ANSIColor 1.03 4.03
warnings 0 1.34
build_requires:
Module Need Have
-------------------------- ----- --------
blib 1.01 1.06
Exporter 0 5.72
ExtUtils::MakeMaker 0 7.30
File::Spec 0 3.56_02
File::Temp 0 0.2304
IO::Handle 0 1.35
IPC::Open3 0 1.18
lib 0 0.63
Path::Class 0.04 0.37
Test::File::ShareDir::Dist 0 1.001002
Test::More 0.88 1.302106
configure_requires:
Module Need Have
-------------------------- ----- --------
ExtUtils::MakeMaker 0 7.30
File::ShareDir::Install 0.06 0.11
File::Temp 0 0.2304
IO::File 0 1.16
IPC::Open3 0 1.18
perl 5.006 5.022003
strict 0 1.09
warnings 0 1.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = c:j3
LANG = en_US.UTF-8
LC_ALL = POSIX
PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/bin:/Users/hornenj/homebrew/bin:/Users/hornenj/bin:/usr/bin:/bin:/usr/X11R6/bin:/sw/bin:/Users/hornenj/src/njh/smoker/bin
PERL5LIB = /Users/hornenj/.cpan/build/YAML-Tiny-1.73-0/blib/arch:/Users/hornenj/.cpan/build/YAML-Tiny-1.73-0/blib/lib:/Users/hornenj/.cpan/build/XML-XPath-1.42-0/blib/arch:/Users/hornenj/.cpan/build/XML-XPath-1.42-0/blib/lib:/Users/hornenj/.cpan/build/URI-Fetch-0.13-0/blib/arch:/Users/hornenj/.cpan/build/URI-Fetch-0.13-0/blib/lib:/Users/hornenj/.cpan/build/Feed-Find-0.07-0/blib/arch:/Users/hornenj/.cpan/build/Feed-Find-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Class-ErrorHandler-0.04-0/blib/arch:/Users/hornenj/.cpan/build/Class-ErrorHandler-0.04-0/blib/lib:/Users/hornenj/.cpan/build/Text-Textile-2.13-0/blib/arch:/Users/hornenj/.cpan/build/Text-Textile-2.13-0/blib/lib:/Users/hornenj/.cpan/build/Text-MultiMarkdown-1.000035-0/blib/arch:/Users/hornenj/.cpan/build/Text-MultiMarkdown-1.000035-0/blib/lib:/Users/hornenj/.cpan/build/Text-Markdown-1.000031-0/blib/arch:/Users/hornenj/.cpan/build/Text-Markdown-1.000031-0/blib/lib:/Users/hornenj/.cpan/build/Text-Handlebars-0.05-0/blib/arch:/Users/hornenj/.cpan/build/Text-Handlebars-0.05-0/blib/lib:/Users/hornenj/.cpan/build/Text-Xslate-v3.5.6-0/blib/arch:/Users/hornenj/.cpan/build/Text-Xslate-v3.5.6-0/blib/lib:/Users/hornenj/.cpan/build/Data-MessagePack-1.00-0/blib/arch:/Users/hornenj/.cpan/build/Data-MessagePack-1.00-0/blib/lib:/Users/hornenj/.cpan/build/Mouse-v2.5.4-0/blib/arch:/Users/hornenj/.cpan/build/Mouse-v2.5.4-0/blib/lib:/Users/hornenj/.cpan/build/version-0.9924-0/blib/arch:/Users/hornenj/.cpan/build/version-0.9924-0/blib/lib:/Users/hornenj/.cpan/build/Module-Build-XSUtil-0.19-0/blib/arch:/Users/hornenj/.cpan/build/Module-Build-XSUtil-0.19-0/blib/lib:/Users/hornenj/.cpan/build/File-Copy-Recursive-Reduced-0.006-0/blib/arch:/Users/hornenj/.cpan/build/File-Copy-Recursive-Reduced-0.006-0/blib/lib:/Users/hornenj/.cpan/build/Devel-CheckCompiler-0.07-0/blib/arch:/Users/hornenj/.cpan/build/Devel-CheckCompiler-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Cwd-Guard-0.05-0/blib/arch:/Users/hornenj/.cpan/build/Cwd-Guard-0.05-0/blib/lib:/Users/hornenj/.cpan/build/Devel-PPPort-3.42-0/blib/arch:/Users/hornenj/.cpan/build/Devel-PPPort-3.42-0/blib/lib:/Users/hornenj/.cpan/build/Test-Routine-0.025-0/blib/arch:/Users/hornenj/.cpan/build/Test-Routine-0.025-0/blib/lib:/Users/hornenj/.cpan/build/Test-Abortable-0.002-0/blib/arch:/Users/hornenj/.cpan/build/Test-Abortable-0.002-0/blib/lib:/Users/hornenj/.cpan/build/String-Errf-0.008-0/blib/arch:/Users/hornenj/.cpan/build/String-Errf-0.008-0/blib/lib:/Users/hornenj/.cpan/build/String-Formatter-0.102084-0/blib/arch:/Users/hornenj/.cpan/build/String-Formatter-0.102084-0/blib/lib:/Users/hornenj/.cpan/build/Plack-1.0047-0/blib/arch:/Users/hornenj/.cpan/build/Plack-1.0047-0/blib/lib:/Users/hornenj/.cpan/build/Test-TCP-2.19-0/blib/arch:/Users/hornenj/.cpan/build/Test-TCP-2.19-0/blib/lib:/Users/hornenj/.cpan/build/HTTP-Headers-Fast-0.21-0/blib/arch:/Users/hornenj/.cpan/build/HTTP-Headers-Fast-0.21-0/blib/lib:/Users/hornenj/.cpan/build/HTTP-Entity-Parser-0.21-0/blib/arch:/Users/hornenj/.cpan/build/HTTP-Entity-Parser-0.21-0/blib/lib:/Users/hornenj/.cpan/build/WWW-Form-UrlEncoded-0.24-0/blib/arch:/Users/hornenj/.cpan/build/WWW-Form-UrlEncoded-0.24-0/blib/lib:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-0/blib/arch:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-0/blib/lib:/Users/hornenj/.cpan/build/Hash-MultiValue-0.16-0/blib/arch:/Users/hornenj/.cpan/build/Hash-MultiValue-0.16-0/blib/lib:/Users/hornenj/.cpan/build/HTTP-MultiPartParser-0.02-0/blib/arch:/Users/hornenj/.cpan/build/HTTP-MultiPartParser-0.02-0/blib/lib:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.13-0/blib/arch:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.13-0/blib/lib:/Users/hornenj/.cpan/build/Test-SharedFork-0.35-0/blib/arch:/Users/hornenj/.cpan/build/Test-SharedFork-0.35-0/blib/lib:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.15-0/blib/arch:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.15-0/blib/lib:/Users/hornenj/.cpan/build/Cookie-Baker-0.09-0/blib/arch:/Users/hornenj/.cpan/build/Cookie-Baker-0.09-0/blib/lib:/Users/hornenj/.cpan/build/Test-Time-0.06-0/blib/arch:/Users/hornenj/.cpan/build/Test-Time-0.06-0/blib/lib:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.35-0/blib/arch:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.35-0/blib/lib:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.42-0/blib/arch:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.42-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-App-Cmd-0.32-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-App-Cmd-0.32-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-NonMoose-0.26-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-NonMoose-0.26-0/blib/lib:/Users/hornenj/.cpan/build/Data-Printer-0.40-0/blib/arch:/Users/hornenj/.cpan/build/Data-Printer-0.40-0/blib/lib:/Users/hornenj/.cpan/build/Sort-Naturally-1.03-0/blib/arch:/Users/hornenj/.cpan/build/Sort-Naturally-1.03-0/blib/lib:/Users/hornenj/.cpan/build/Clone-PP-1.07-0/blib/arch:/Users/hornenj/.cpan/build/Clone-PP-1.07-0/blib/lib:/Users/hornenj/.cpan/build/Data-Page-2.02-0/blib/arch:/Users/hornenj/.cpan/build/Data-Page-2.02-0/blib/lib:/Users/hornenj/.cpan/build/App-Cmd-0.331-0/blib/arch:/Users/hornenj/.cpan/build/App-Cmd-0.331-0/blib/lib:/Users/hornenj/.cpan/build/IO-TieCombine-1.005-0/blib/arch:/Users/hornenj/.cpan/build/IO-TieCombine-1.005-0/blib/lib:/Users/hornenj/.cpan/build/DBIx-Migration-0.07-0/blib/arch:/Users/hornenj/.cpan/build/DBIx-Migration-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Archive-Tar-Wrapper-0.30-0/blib/arch:/Users/hornenj/.cpan/build/Archive-Tar-Wrapper-0.30-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28582
PERL5_CPAN_IS_RUNNING = 28582
PERLBREW_HOME = /Users/hornenj/.perlbrew
PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/man
PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/bin
PERLBREW_PERL = perl-5.22.3
PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.84
PERLBREW_VERSION = 0.84
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T//testwrapper.28570
VERSIONER_PERL_PREFER_32_BIT = no
VERSIONER_PERL_VERSION = 5.18
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/bin/perl5.22.3
$UID/$EUID = 12481 / 12481
$GID = 14 14 5344 37191 527 12 62 98 204 399 206 37223 241 223 100
$EGID = 14 14 5344 37191 527 12 62 98 204 399 206 37223 241 223 100
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.16
CPAN::Meta 2.150001
Cwd 3.56_02
ExtUtils::CBuilder 0.280221
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.56_02
JSON 2.94
JSON::PP 2.27300_01
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 1.4414_001
Test::Harness 3.35_01
Test::More 1.302106
YAML 1.26
YAML::Syck 1.30
version 0.9924
--
Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
Platform:
osname=darwin, osvers=15.6.0, archname=darwin-thread-multi-2level
uname='darwin ncbimac2027 15.6.0 darwin kernel version 15.6.0: fri feb 17 10:21:18 pst 2017; root:xnu-3248.60.11.4.1~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -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 -fassociative-math -I/Users/hornenj/openssl/include -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc=' cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -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 -fassociative-math -I/Users/hornenj/openssl/include -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -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 -fassociative-math -I/Users/hornenj/openssl/include -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.0.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lpthread -ldbm -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
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_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.30
Built under darwin
Compiled at Jun 27 2017 10:10:18
%ENV:
PERL5LIB="/Users/hornenj/.cpan/build/YAML-Tiny-1.73-0/blib/arch:/Users/hornenj/.cpan/build/YAML-Tiny-1.73-0/blib/lib:/Users/hornenj/.cpan/build/XML-XPath-1.42-0/blib/arch:/Users/hornenj/.cpan/build/XML-XPath-1.42-0/blib/lib:/Users/hornenj/.cpan/build/URI-Fetch-0.13-0/blib/arch:/Users/hornenj/.cpan/build/URI-Fetch-0.13-0/blib/lib:/Users/hornenj/.cpan/build/Feed-Find-0.07-0/blib/arch:/Users/hornenj/.cpan/build/Feed-Find-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Class-ErrorHandler-0.04-0/blib/arch:/Users/hornenj/.cpan/build/Class-ErrorHandler-0.04-0/blib/lib:/Users/hornenj/.cpan/build/Text-Textile-2.13-0/blib/arch:/Users/hornenj/.cpan/build/Text-Textile-2.13-0/blib/lib:/Users/hornenj/.cpan/build/Text-MultiMarkdown-1.000035-0/blib/arch:/Users/hornenj/.cpan/build/Text-MultiMarkdown-1.000035-0/blib/lib:/Users/hornenj/.cpan/build/Text-Markdown-1.000031-0/blib/arch:/Users/hornenj/.cpan/build/Text-Markdown-1.000031-0/blib/lib:/Users/hornenj/.cpan/build/Text-Handlebars-0.05-0/blib/arch:/Users/hornenj/.cpan/build/Text-Handlebars-0.05-0/blib/lib:/Users/hornenj/.cpan/build/Text-Xslate-v3.5.6-0/blib/arch:/Users/hornenj/.cpan/build/Text-Xslate-v3.5.6-0/blib/lib:/Users/hornenj/.cpan/build/Data-MessagePack-1.00-0/blib/arch:/Users/hornenj/.cpan/build/Data-MessagePack-1.00-0/blib/lib:/Users/hornenj/.cpan/build/Mouse-v2.5.4-0/blib/arch:/Users/hornenj/.cpan/build/Mouse-v2.5.4-0/blib/lib:/Users/hornenj/.cpan/build/version-0.9924-0/blib/arch:/Users/hornenj/.cpan/build/version-0.9924-0/blib/lib:/Users/hornenj/.cpan/build/Module-Build-XSUtil-0.19-0/blib/arch:/Users/hornenj/.cpan/build/Module-Build-XSUtil-0.19-0/blib/lib:/Users/hornenj/.cpan/build/File-Copy-Recursive-Reduced-0.006-0/blib/arch:/Users/hornenj/.cpan/build/File-Copy-Recursive-Reduced-0.006-0/blib/lib:/Users/hornenj/.cpan/build/Devel-CheckCompiler-0.07-0/blib/arch:/Users/hornenj/.cpan/build/Devel-CheckCompiler-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Cwd-Guard-0.05-0/blib/arch:/Users/hornenj/.cpan/build/Cwd-Guard-0.05-0/blib/lib:/Users/hornenj/.cpan/build/Devel-PPPort-3.42-0/blib/arch:/Users/hornenj/.cpan/build/Devel-PPPort-3.42-0/blib/lib:/Users/hornenj/.cpan/build/Test-Routine-0.025-0/blib/arch:/Users/hornenj/.cpan/build/Test-Routine-0.025-0/blib/lib:/Users/hornenj/.cpan/build/Test-Abortable-0.002-0/blib/arch:/Users/hornenj/.cpan/build/Test-Abortable-0.002-0/blib/lib:/Users/hornenj/.cpan/build/String-Errf-0.008-0/blib/arch:/Users/hornenj/.cpan/build/String-Errf-0.008-0/blib/lib:/Users/hornenj/.cpan/build/String-Formatter-0.102084-0/blib/arch:/Users/hornenj/.cpan/build/String-Formatter-0.102084-0/blib/lib:/Users/hornenj/.cpan/build/Plack-1.0047-0/blib/arch:/Users/hornenj/.cpan/build/Plack-1.0047-0/blib/lib:/Users/hornenj/.cpan/build/Test-TCP-2.19-0/blib/arch:/Users/hornenj/.cpan/build/Test-TCP-2.19-0/blib/lib:/Users/hornenj/.cpan/build/HTTP-Headers-Fast-0.21-0/blib/arch:/Users/hornenj/.cpan/build/HTTP-Headers-Fast-0.21-0/blib/lib:/Users/hornenj/.cpan/build/HTTP-Entity-Parser-0.21-0/blib/arch:/Users/hornenj/.cpan/build/HTTP-Entity-Parser-0.21-0/blib/lib:/Users/hornenj/.cpan/build/WWW-Form-UrlEncoded-0.24-0/blib/arch:/Users/hornenj/.cpan/build/WWW-Form-UrlEncoded-0.24-0/blib/lib:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-0/blib/arch:/Users/hornenj/.cpan/build/Stream-Buffered-0.03-0/blib/lib:/Users/hornenj/.cpan/build/Hash-MultiValue-0.16-0/blib/arch:/Users/hornenj/.cpan/build/Hash-MultiValue-0.16-0/blib/lib:/Users/hornenj/.cpan/build/HTTP-MultiPartParser-0.02-0/blib/arch:/Users/hornenj/.cpan/build/HTTP-MultiPartParser-0.02-0/blib/lib:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.13-0/blib/arch:/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.13-0/blib/lib:/Users/hornenj/.cpan/build/Test-SharedFork-0.35-0/blib/arch:/Users/hornenj/.cpan/build/Test-SharedFork-0.35-0/blib/lib:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.15-0/blib/arch:/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.15-0/blib/lib:/Users/hornenj/.cpan/build/Cookie-Baker-0.09-0/blib/arch:/Users/hornenj/.cpan/build/Cookie-Baker-0.09-0/blib/lib:/Users/hornenj/.cpan/build/Test-Time-0.06-0/blib/arch:/Users/hornenj/.cpan/build/Test-Time-0.06-0/blib/lib:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.35-0/blib/arch:/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.35-0/blib/lib:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.42-0/blib/arch:/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.42-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-App-Cmd-0.32-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-App-Cmd-0.32-0/blib/lib:/Users/hornenj/.cpan/build/MooseX-NonMoose-0.26-0/blib/arch:/Users/hornenj/.cpan/build/MooseX-NonMoose-0.26-0/blib/lib:/Users/hornenj/.cpan/build/Data-Printer-0.40-0/blib/arch:/Users/hornenj/.cpan/build/Data-Printer-0.40-0/blib/lib:/Users/hornenj/.cpan/build/Sort-Naturally-1.03-0/blib/arch:/Users/hornenj/.cpan/build/Sort-Naturally-1.03-0/blib/lib:/Users/hornenj/.cpan/build/Clone-PP-1.07-0/blib/arch:/Users/hornenj/.cpan/build/Clone-PP-1.07-0/blib/lib:/Users/hornenj/.cpan/build/Data-Page-2.02-0/blib/arch:/Users/hornenj/.cpan/build/Data-Page-2.02-0/blib/lib:/Users/hornenj/.cpan/build/App-Cmd-0.331-0/blib/arch:/Users/hornenj/.cpan/build/App-Cmd-0.331-0/blib/lib:/Users/hornenj/.cpan/build/IO-TieCombine-1.005-0/blib/arch:/Users/hornenj/.cpan/build/IO-TieCombine-1.005-0/blib/lib:/Users/hornenj/.cpan/build/DBIx-Migration-0.07-0/blib/arch:/Users/hornenj/.cpan/build/DBIx-Migration-0.07-0/blib/lib:/Users/hornenj/.cpan/build/Archive-Tar-Wrapper-0.30-0/blib/arch:/Users/hornenj/.cpan/build/Archive-Tar-Wrapper-0.30-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28582"
PERL5_CPAN_IS_RUNNING="28582"
PERLBREW_HOME="/Users/hornenj/.perlbrew"
PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/man"
PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/bin"
PERLBREW_PERL="perl-5.22.3"
PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
@INC:
/Users/hornenj/.cpan/build/YAML-Tiny-1.73-0/blib/arch
/Users/hornenj/.cpan/build/YAML-Tiny-1.73-0/blib/lib
/Users/hornenj/.cpan/build/XML-XPath-1.42-0/blib/arch
/Users/hornenj/.cpan/build/XML-XPath-1.42-0/blib/lib
/Users/hornenj/.cpan/build/URI-Fetch-0.13-0/blib/arch
/Users/hornenj/.cpan/build/URI-Fetch-0.13-0/blib/lib
/Users/hornenj/.cpan/build/Feed-Find-0.07-0/blib/arch
/Users/hornenj/.cpan/build/Feed-Find-0.07-0/blib/lib
/Users/hornenj/.cpan/build/Class-ErrorHandler-0.04-0/blib/arch
/Users/hornenj/.cpan/build/Class-ErrorHandler-0.04-0/blib/lib
/Users/hornenj/.cpan/build/Text-Textile-2.13-0/blib/arch
/Users/hornenj/.cpan/build/Text-Textile-2.13-0/blib/lib
/Users/hornenj/.cpan/build/Text-MultiMarkdown-1.000035-0/blib/arch
/Users/hornenj/.cpan/build/Text-MultiMarkdown-1.000035-0/blib/lib
/Users/hornenj/.cpan/build/Text-Markdown-1.000031-0/blib/arch
/Users/hornenj/.cpan/build/Text-Markdown-1.000031-0/blib/lib
/Users/hornenj/.cpan/build/Text-Handlebars-0.05-0/blib/arch
/Users/hornenj/.cpan/build/Text-Handlebars-0.05-0/blib/lib
/Users/hornenj/.cpan/build/Text-Xslate-v3.5.6-0/blib/arch
/Users/hornenj/.cpan/build/Text-Xslate-v3.5.6-0/blib/lib
/Users/hornenj/.cpan/build/Data-MessagePack-1.00-0/blib/arch
/Users/hornenj/.cpan/build/Data-MessagePack-1.00-0/blib/lib
/Users/hornenj/.cpan/build/Mouse-v2.5.4-0/blib/arch
/Users/hornenj/.cpan/build/Mouse-v2.5.4-0/blib/lib
/Users/hornenj/.cpan/build/version-0.9924-0/blib/arch
/Users/hornenj/.cpan/build/version-0.9924-0/blib/lib
/Users/hornenj/.cpan/build/Module-Build-XSUtil-0.19-0/blib/arch
/Users/hornenj/.cpan/build/Module-Build-XSUtil-0.19-0/blib/lib
/Users/hornenj/.cpan/build/File-Copy-Recursive-Reduced-0.006-0/blib/arch
/Users/hornenj/.cpan/build/File-Copy-Recursive-Reduced-0.006-0/blib/lib
/Users/hornenj/.cpan/build/Devel-CheckCompiler-0.07-0/blib/arch
/Users/hornenj/.cpan/build/Devel-CheckCompiler-0.07-0/blib/lib
/Users/hornenj/.cpan/build/Cwd-Guard-0.05-0/blib/arch
/Users/hornenj/.cpan/build/Cwd-Guard-0.05-0/blib/lib
/Users/hornenj/.cpan/build/Devel-PPPort-3.42-0/blib/arch
/Users/hornenj/.cpan/build/Devel-PPPort-3.42-0/blib/lib
/Users/hornenj/.cpan/build/Test-Routine-0.025-0/blib/arch
/Users/hornenj/.cpan/build/Test-Routine-0.025-0/blib/lib
/Users/hornenj/.cpan/build/Test-Abortable-0.002-0/blib/arch
/Users/hornenj/.cpan/build/Test-Abortable-0.002-0/blib/lib
/Users/hornenj/.cpan/build/String-Errf-0.008-0/blib/arch
/Users/hornenj/.cpan/build/String-Errf-0.008-0/blib/lib
/Users/hornenj/.cpan/build/String-Formatter-0.102084-0/blib/arch
/Users/hornenj/.cpan/build/String-Formatter-0.102084-0/blib/lib
/Users/hornenj/.cpan/build/Plack-1.0047-0/blib/arch
/Users/hornenj/.cpan/build/Plack-1.0047-0/blib/lib
/Users/hornenj/.cpan/build/Test-TCP-2.19-0/blib/arch
/Users/hornenj/.cpan/build/Test-TCP-2.19-0/blib/lib
/Users/hornenj/.cpan/build/HTTP-Headers-Fast-0.21-0/blib/arch
/Users/hornenj/.cpan/build/HTTP-Headers-Fast-0.21-0/blib/lib
/Users/hornenj/.cpan/build/HTTP-Entity-Parser-0.21-0/blib/arch
/Users/hornenj/.cpan/build/HTTP-Entity-Parser-0.21-0/blib/lib
/Users/hornenj/.cpan/build/WWW-Form-UrlEncoded-0.24-0/blib/arch
/Users/hornenj/.cpan/build/WWW-Form-UrlEncoded-0.24-0/blib/lib
/Users/hornenj/.cpan/build/Stream-Buffered-0.03-0/blib/arch
/Users/hornenj/.cpan/build/Stream-Buffered-0.03-0/blib/lib
/Users/hornenj/.cpan/build/Hash-MultiValue-0.16-0/blib/arch
/Users/hornenj/.cpan/build/Hash-MultiValue-0.16-0/blib/lib
/Users/hornenj/.cpan/build/HTTP-MultiPartParser-0.02-0/blib/arch
/Users/hornenj/.cpan/build/HTTP-MultiPartParser-0.02-0/blib/lib
/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.13-0/blib/arch
/Users/hornenj/.cpan/build/Filesys-Notify-Simple-0.13-0/blib/lib
/Users/hornenj/.cpan/build/Test-SharedFork-0.35-0/blib/arch
/Users/hornenj/.cpan/build/Test-SharedFork-0.35-0/blib/lib
/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.15-0/blib/arch
/Users/hornenj/.cpan/build/Devel-StackTrace-AsHTML-0.15-0/blib/lib
/Users/hornenj/.cpan/build/Cookie-Baker-0.09-0/blib/arch
/Users/hornenj/.cpan/build/Cookie-Baker-0.09-0/blib/lib
/Users/hornenj/.cpan/build/Test-Time-0.06-0/blib/arch
/Users/hornenj/.cpan/build/Test-Time-0.06-0/blib/lib
/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.35-0/blib/arch
/Users/hornenj/.cpan/build/Apache-LogFormat-Compiler-0.35-0/blib/lib
/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.42-0/blib/arch
/Users/hornenj/.cpan/build/POSIX-strftime-Compiler-0.42-0/blib/lib
/Users/hornenj/.cpan/build/MooseX-App-Cmd-0.32-0/blib/arch
/Users/hornenj/.cpan/build/MooseX-App-Cmd-0.32-0/blib/lib
/Users/hornenj/.cpan/build/MooseX-NonMoose-0.26-0/blib/arch
/Users/hornenj/.cpan/build/MooseX-NonMoose-0.26-0/blib/lib
/Users/hornenj/.cpan/build/Data-Printer-0.40-0/blib/arch
/Users/hornenj/.cpan/build/Data-Printer-0.40-0/blib/lib
/Users/hornenj/.cpan/build/Sort-Naturally-1.03-0/blib/arch
/Users/hornenj/.cpan/build/Sort-Naturally-1.03-0/blib/lib
/Users/hornenj/.cpan/build/Clone-PP-1.07-0/blib/arch
/Users/hornenj/.cpan/build/Clone-PP-1.07-0/blib/lib
/Users/hornenj/.cpan/build/Data-Page-2.02-0/blib/arch
/Users/hornenj/.cpan/build/Data-Page-2.02-0/blib/lib
/Users/hornenj/.cpan/build/App-Cmd-0.331-0/blib/arch
/Users/hornenj/.cpan/build/App-Cmd-0.331-0/blib/lib
/Users/hornenj/.cpan/build/IO-TieCombine-1.005-0/blib/arch
/Users/hornenj/.cpan/build/IO-TieCombine-1.005-0/blib/lib
/Users/hornenj/.cpan/build/DBIx-Migration-0.07-0/blib/arch
/Users/hornenj/.cpan/build/DBIx-Migration-0.07-0/blib/lib
/Users/hornenj/.cpan/build/Archive-Tar-Wrapper-0.30-0/blib/arch
/Users/hornenj/.cpan/build/Archive-Tar-Wrapper-0.30-0/blib/lib
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/lib/site_perl/5.22.3/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/lib/site_perl/5.22.3
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3/darwin-thread-multi-2level
/Users/hornenj/perl5/perlbrew/perls/perl-5.22.3/lib/5.22.3
.