MozRepl v0.06 Perl 5 v5.8.9 i86pc-solaris

Status
Fail
From
Nigel Horne
Dist
MozRepl v0.06
Platform
Perl 5 v5.8.9 i86pc-solaris
Date
2018-10-29 03:14:32
ID
c166b69c-db28-11e8-bfc3-1e68d0f16bf7
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 Toru Yamaguchi,

This is a computer-generated report for MozRepl-0.06
on perl 5.8.9, 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 '/usr/bin/make test':

"/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl" "-Iinc" Makefile.PL --config= --installdeps=Carp::Clan,0,Class::Data::Inheritable,0,Data::Dump,0,Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Net::Telnet,0,Template,0,Template::Provider::FromDATA,0,Text::SimpleTable,0,UNIVERSAL::require,0
PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/10-plugin-repl-enter.t t/11-plugin-repl-search.t t/12-plugin-repl-inspect.t t/13-plugin-repl-load.t t/14-plugin-repl-rename.t t/15-plugin-repl-print.t t/16-plugin-repl-home.t t/17-plugin-repl-back.t t/18-plugin-repl-util-help_url_for.t t/19-plugin-repl-util-doc_for.t t/20-plugin-json.t t/pod-coverage.t t/pod.t
# Testing MozRepl 0.06
t/00-load.t ........................... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/10-plugin-repl-enter.t line 11.
Can't locate object method "repl_enter" via package "MozRepl" at t/10-plugin-repl-enter.t line 12.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/10-plugin-repl-enter.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/11-plugin-repl-search.t line 9.
Can't locate object method "repl_search" via package "MozRepl" at t/11-plugin-repl-search.t line 12.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/11-plugin-repl-search.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/12-plugin-repl-inspect.t line 12.
Can't locate object method "repl_inspect" via package "MozRepl" at t/12-plugin-repl-inspect.t line 14.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/12-plugin-repl-inspect.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/13-plugin-repl-load.t line 11.
# Looks like you failed 1 test of 1.
t/13-plugin-repl-load.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/14-plugin-repl-rename.t line 9.
Can't locate object method "repl_rename" via package "MozRepl" at t/14-plugin-repl-rename.t line 12.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/14-plugin-repl-rename.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/15-plugin-repl-print.t line 12.
Can't locate object method "repl_print" via package "MozRepl" at t/15-plugin-repl-print.t line 22.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/15-plugin-repl-print.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/16-plugin-repl-home.t line 11.
Can't locate object method "repl_home" via package "MozRepl" at t/16-plugin-repl-home.t line 12.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/16-plugin-repl-home.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/17-plugin-repl-back.t line 12.
Can't locate object method "repl_enter" via package "MozRepl" at t/17-plugin-repl-back.t line 17.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/17-plugin-repl-back.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/18-plugin-repl-util-help_url_for.t line 14.
Can't locate object method "repl_help_url" via package "MozRepl" at t/18-plugin-repl-util-help_url_for.t line 16.
# Looks like you planned 4 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/18-plugin-repl-util-help_url_for.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/19-plugin-repl-util-doc_for.t line 14.
Can't locate object method "repl_doc_for" via package "MozRepl" at t/19-plugin-repl-util-doc_for.t line 16.
# Looks like you planned 7 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/19-plugin-repl-util-doc_for.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests 
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'

#   Failed test at t/20-plugin-json.t line 16.
Can't locate object method "json" via package "MozRepl" at t/20-plugin-json.t line 17.
# Looks like you planned 2 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
t/20-plugin-json.t .................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
t/pod-coverage.t ...................... ok
t/pod.t ............................... ok

Test Summary Report
-------------------
t/10-plugin-repl-enter.t            (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 1.
t/11-plugin-repl-search.t           (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
t/12-plugin-repl-inspect.t          (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 1.
t/13-plugin-repl-load.t             (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/14-plugin-repl-rename.t           (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/15-plugin-repl-print.t            (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
t/16-plugin-repl-home.t             (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
t/17-plugin-repl-back.t             (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 3 tests but ran 1.
t/18-plugin-repl-util-help_url_for.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/19-plugin-repl-util-doc_for.t     (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
t/20-plugin-json.t                  (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=14, Tests=46,  3 wallclock secs ( 0.10 usr  0.08 sys +  1.52 cusr  1.76 csys =  3.46 CPU)
Result: FAIL
Failed 11/14 test programs. 11/46 subtests failed.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module                       Need Have
    ---------------------------- ---- ----
    Carp::Clan                   0    6.06
    Class::Accessor::Fast        0    0.51
    Class::Data::Inheritable     0    0.08
    Data::Dump                   0    1.23
    Data::JavaScript::Anon       0    1.03
    File::Spec                   0    3.75
    Module::Pluggable::Fast      0    0.19
    Net::Telnet                  0    3.04
    Template                     0    2.28
    Template::Provider::FromDATA 0    0.13
    Text::SimpleTable            0    2.07
    UNIVERSAL::require           0    0.18
    URI                          0    1.74

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/export/home/njh/src/njh/smoker/bin:/usr/bin
    PERL5LIB = /export/home/njh/.cpan/build/Text-SimpleTable-2.07-17/blib/arch:/export/home/njh/.cpan/build/Text-SimpleTable-2.07-17/blib/lib:/export/home/njh/.cpan/build/Template-Provider-FromDATA-0.13-17/blib/arch:/export/home/njh/.cpan/build/Template-Provider-FromDATA-0.13-17/blib/lib:/export/home/njh/.cpan/build/Template-Toolkit-2.28-18/blib/arch:/export/home/njh/.cpan/build/Template-Toolkit-2.28-18/blib/lib:/export/home/njh/.cpan/build/Test-LeakTrace-0.16-32/blib/arch:/export/home/njh/.cpan/build/Test-LeakTrace-0.16-32/blib/lib:/export/home/njh/.cpan/build/AppConfig-1.71-18/blib/arch:/export/home/njh/.cpan/build/AppConfig-1.71-18/blib/lib:/export/home/njh/.cpan/build/Test-Pod-1.52-17/blib/arch:/export/home/njh/.cpan/build/Test-Pod-1.52-17/blib/lib:/export/home/njh/.cpan/build/Net-Telnet-3.04-18/blib/arch:/export/home/njh/.cpan/build/Net-Telnet-3.04-18/blib/lib:/export/home/njh/.cpan/build/Module-Pluggable-Fast-0.19-18/blib/arch:/export/home/njh/.cpan/build/Module-Pluggable-Fast-0.19-18/blib/lib:/export/home/njh/.cpan/build/UNIVERSAL-require-0.18-16/blib/arch:/export/home/njh/.cpan/build/UNIVERSAL-require-0.18-16/blib/lib:/export/home/njh/.cpan/build/Data-JavaScript-Anon-1.03-18/blib/arch:/export/home/njh/.cpan/build/Data-JavaScript-Anon-1.03-18/blib/lib:/export/home/njh/.cpan/build/Class-Default-1.51-18/blib/arch:/export/home/njh/.cpan/build/Class-Default-1.51-18/blib/lib:/export/home/njh/.cpan/build/Data-Dump-1.23-18/blib/arch:/export/home/njh/.cpan/build/Data-Dump-1.23-18/blib/lib:/export/home/njh/.cpan/build/Class-Data-Inheritable-0.08-4/blib/arch:/export/home/njh/.cpan/build/Class-Data-Inheritable-0.08-4/blib/lib:/export/home/njh/.cpan/build/Carp-Clan-6.06-18/blib/arch:/export/home/njh/.cpan/build/Carp-Clan-6.06-18/blib/lib:/export/home/njh/.cpan/build/Test-Exception-0.43-1/blib/arch:/export/home/njh/.cpan/build/Test-Exception-0.43-1/blib/lib:/export/home/njh/.cpan/build/Sub-Uplevel-0.2800-1/blib/arch:/export/home/njh/.cpan/build/Sub-Uplevel-0.2800-1/blib/lib:/export/home/njh/.cpan/build/IPC-Run-20180523.0-1/blib/arch:/export/home/njh/.cpan/build/IPC-Run-20180523.0-1/blib/lib:/export/home/njh/.cpan/build/Image-Info-1.41-18/blib/arch:/export/home/njh/.cpan/build/Image-Info-1.41-18/blib/lib:/export/home/njh/.cpan/build/IO-stringy-2.111-13/blib/arch:/export/home/njh/.cpan/build/IO-stringy-2.111-13/blib/lib:/export/home/njh/.cpan/build/HTML-Selector-XPath-0.23-37/blib/arch:/export/home/njh/.cpan/build/HTML-Selector-XPath-0.23-37/blib/lib:/export/home/njh/.cpan/build/Test-HTTP-LocalServer-0.64-18/blib/arch:/export/home/njh/.cpan/build/Test-HTTP-LocalServer-0.64-18/blib/lib:/export/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-18/blib/arch:/export/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-18/blib/lib:/export/home/njh/.cpan/build/Class-Accessor-0.51-16/blib/arch:/export/home/njh/.cpan/build/Class-Accessor-0.51-16/blib/lib:/export/home/njh/.cpan/build/MIME-Detect-0.09-18/blib/arch:/export/home/njh/.cpan/build/MIME-Detect-0.09-18/blib/lib:/export/home/njh/.cpan/build/XML-LibXML-2.0132-18/blib/arch:/export/home/njh/.cpan/build/XML-LibXML-2.0132-18/blib/lib:/export/home/njh/.cpan/build/XML-SAX-1.00-17/blib/arch:/export/home/njh/.cpan/build/XML-SAX-1.00-17/blib/lib:/export/home/njh/.cpan/build/XML-SAX-Base-1.09-17/blib/arch:/export/home/njh/.cpan/build/XML-SAX-Base-1.09-17/blib/lib:/export/home/njh/.cpan/build/XML-NamespaceSupport-1.12-17/blib/arch:/export/home/njh/.cpan/build/XML-NamespaceSupport-1.12-17/blib/lib:/export/home/njh/.cpan/build/Moo-2.003004-16/blib/arch:/export/home/njh/.cpan/build/Moo-2.003004-16/blib/lib:/export/home/njh/.cpan/build/Sub-Quote-2.005001-16/blib/arch:/export/home/njh/.cpan/build/Sub-Quote-2.005001-16/blib/lib:/export/home/njh/.cpan/build/Role-Tiny-2.000006-16/blib/arch:/export/home/njh/.cpan/build/Role-Tiny-2.000006-16/blib/lib:/export/home/njh/.cpan/build/Module-Runtime-0.016-16/blib/arch:/export/home/njh/.cpan/build/Module-Runtime-0.016-16/blib/lib:/export/home/njh/.cpan/build/MRO-Compat-0.13-15/blib/arch:/export/home/njh/.cpan/build/MRO-Compat-0.13-15/blib/lib:/export/home/njh/.cpan/build/Class-C3-0.34-0/blib/arch:/export/home/njh/.cpan/build/Class-C3-0.34-0/blib/lib:/export/home/njh/.cpan/build/Devel-Hide-0.0010-0/blib/arch:/export/home/njh/.cpan/build/Devel-Hide-0.0010-0/blib/lib:/export/home/njh/.cpan/build/Class-C3-XS-0.14-0/blib/arch:/export/home/njh/.cpan/build/Class-C3-XS-0.14-0/blib/lib:/export/home/njh/.cpan/build/Algorithm-C3-0.10-0/blib/arch:/export/home/njh/.cpan/build/Algorithm-C3-0.10-0/blib/lib:/export/home/njh/.cpan/build/Devel-GlobalDestruction-0.14-16/blib/arch:/export/home/njh/.cpan/build/Devel-GlobalDestruction-0.14-16/blib/lib:/export/home/njh/.cpan/build/Sub-Exporter-Progressive-0.001013-16/blib/arch:/export/home/njh/.cpan/build/Sub-Exporter-Progressive-0.001013-16/blib/lib:/export/home/njh/.cpan/build/Devel-GlobalDestruction-XS-0.03-1/blib/arch:/export/home/njh/.cpan/build/Devel-GlobalDestruction-XS-0.03-1/blib/lib:/export/home/njh/.cpan/build/Class-Method-Modifiers-2.12-34/blib/arch:/export/home/njh/.cpan/build/Class-Method-Modifiers-2.12-34/blib/lib:/export/home/njh/.cpan/build/Test-Requires-0.10-34/blib/arch:/export/home/njh/.cpan/build/Test-Requires-0.10-34/blib/lib:/export/home/njh/.cpan/build/Filter-signatures-0.15-18/blib/arch:/export/home/njh/.cpan/build/Filter-signatures-0.15-18/blib/lib:/export/home/njh/.cpan/build/Filter-Simple-0.94-3/blib/arch:/export/home/njh/.cpan/build/Filter-Simple-0.94-3/blib/lib:/export/home/njh/.cpan/build/DBIx-RunSQL-0.20-18/blib/arch:/export/home/njh/.cpan/build/DBIx-RunSQL-0.20-18/blib/lib:/export/home/njh/.cpan/build/Archive-SevenZip-0.07-18/blib/arch:/export/home/njh/.cpan/build/Archive-SevenZip-0.07-18/blib/lib:/export/home/njh/.cpan/build/Time-Piece-1.33-1/blib/arch:/export/home/njh/.cpan/build/Time-Piece-1.33-1/blib/lib:/export/home/njh/.cpan/build/Archive-Merged-0.02-18/blib/arch:/export/home/njh/.cpan/build/Archive-Merged-0.02-18/blib/lib:/export/home/njh/.cpan/build/Path-Class-0.37-1/blib/arch:/export/home/njh/.cpan/build/Path-Class-0.37-1/blib/lib:/export/home/njh/.cpan/build/Module-Build-0.4224-5/blib/arch:/export/home/njh/.cpan/build/Module-Build-0.4224-5/blib/lib:/export/home/njh/.cpan/build/Test-Harness-3.42-4/blib/arch:/export/home/njh/.cpan/build/Test-Harness-3.42-4/blib/lib:/export/home/njh/.cpan/build/podlators-4.11-4/blib/arch:/export/home/njh/.cpan/build/podlators-4.11-4/blib/lib:/export/home/njh/.cpan/build/Pod-Simple-3.35-4/blib/arch:/export/home/njh/.cpan/build/Pod-Simple-3.35-4/blib/lib:/export/home/njh/.cpan/build/Pod-Escapes-1.07-2/blib/arch:/export/home/njh/.cpan/build/Pod-Escapes-1.07-2/blib/lib:/export/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-4/blib/arch:/export/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-4/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10802
    PERL5_CPAN_IS_RUNNING = 10802
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
    PERLBREW_PERL = perl-5.8.9
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/sh
    TERM = dumb
    TMPDIR = /tmp/testwrapper.10789

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

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
    $UID/$EUID = 101 / 101
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.26    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris
    uname='sunos vultr1.bandsman.co.uk 5.11 illumos-b075503f22 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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='/opt/SUNWspro/bin/cc', ccflags ='-I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-I/usr/gnu/include'
    ccversion='Sun C 5.10 SunOS_i386 2009/06/03', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='/opt/SUNWspro/bin/cc', ldflags =' -L/usr/lib -L/usr/ccs/lib -L/opt/sunstudio12.1/prod/lib -L/lib -L/usr/gnu/lib '
    libpth=/usr/lib /usr/ccs/lib /opt/sunstudio12.1/prod/lib /lib /usr/gnu/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i86pc-solaris/CORE'
    cccdlflags='-KPIC', lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/opt/sunstudio12.1/prod/lib -L/lib -L/usr/gnu/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP PERL_USE_SAFE_PUTENV USE_FAST_STDIO
                        USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 1.52
  Built under solaris
  Compiled at Sep 15 2018 23:44:41
  %ENV:
    PERL5LIB="/export/home/njh/.cpan/build/Text-SimpleTable-2.07-17/blib/arch:/export/home/njh/.cpan/build/Text-SimpleTable-2.07-17/blib/lib:/export/home/njh/.cpan/build/Template-Provider-FromDATA-0.13-17/blib/arch:/export/home/njh/.cpan/build/Template-Provider-FromDATA-0.13-17/blib/lib:/export/home/njh/.cpan/build/Template-Toolkit-2.28-18/blib/arch:/export/home/njh/.cpan/build/Template-Toolkit-2.28-18/blib/lib:/export/home/njh/.cpan/build/Test-LeakTrace-0.16-32/blib/arch:/export/home/njh/.cpan/build/Test-LeakTrace-0.16-32/blib/lib:/export/home/njh/.cpan/build/AppConfig-1.71-18/blib/arch:/export/home/njh/.cpan/build/AppConfig-1.71-18/blib/lib:/export/home/njh/.cpan/build/Test-Pod-1.52-17/blib/arch:/export/home/njh/.cpan/build/Test-Pod-1.52-17/blib/lib:/export/home/njh/.cpan/build/Net-Telnet-3.04-18/blib/arch:/export/home/njh/.cpan/build/Net-Telnet-3.04-18/blib/lib:/export/home/njh/.cpan/build/Module-Pluggable-Fast-0.19-18/blib/arch:/export/home/njh/.cpan/build/Module-Pluggable-Fast-0.19-18/blib/lib:/export/home/njh/.cpan/build/UNIVERSAL-require-0.18-16/blib/arch:/export/home/njh/.cpan/build/UNIVERSAL-require-0.18-16/blib/lib:/export/home/njh/.cpan/build/Data-JavaScript-Anon-1.03-18/blib/arch:/export/home/njh/.cpan/build/Data-JavaScript-Anon-1.03-18/blib/lib:/export/home/njh/.cpan/build/Class-Default-1.51-18/blib/arch:/export/home/njh/.cpan/build/Class-Default-1.51-18/blib/lib:/export/home/njh/.cpan/build/Data-Dump-1.23-18/blib/arch:/export/home/njh/.cpan/build/Data-Dump-1.23-18/blib/lib:/export/home/njh/.cpan/build/Class-Data-Inheritable-0.08-4/blib/arch:/export/home/njh/.cpan/build/Class-Data-Inheritable-0.08-4/blib/lib:/export/home/njh/.cpan/build/Carp-Clan-6.06-18/blib/arch:/export/home/njh/.cpan/build/Carp-Clan-6.06-18/blib/lib:/export/home/njh/.cpan/build/Test-Exception-0.43-1/blib/arch:/export/home/njh/.cpan/build/Test-Exception-0.43-1/blib/lib:/export/home/njh/.cpan/build/Sub-Uplevel-0.2800-1/blib/arch:/export/home/njh/.cpan/build/Sub-Uplevel-0.2800-1/blib/lib:/export/home/njh/.cpan/build/IPC-Run-20180523.0-1/blib/arch:/export/home/njh/.cpan/build/IPC-Run-20180523.0-1/blib/lib:/export/home/njh/.cpan/build/Image-Info-1.41-18/blib/arch:/export/home/njh/.cpan/build/Image-Info-1.41-18/blib/lib:/export/home/njh/.cpan/build/IO-stringy-2.111-13/blib/arch:/export/home/njh/.cpan/build/IO-stringy-2.111-13/blib/lib:/export/home/njh/.cpan/build/HTML-Selector-XPath-0.23-37/blib/arch:/export/home/njh/.cpan/build/HTML-Selector-XPath-0.23-37/blib/lib:/export/home/njh/.cpan/build/Test-HTTP-LocalServer-0.64-18/blib/arch:/export/home/njh/.cpan/build/Test-HTTP-LocalServer-0.64-18/blib/lib:/export/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-18/blib/arch:/export/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-18/blib/lib:/export/home/njh/.cpan/build/Class-Accessor-0.51-16/blib/arch:/export/home/njh/.cpan/build/Class-Accessor-0.51-16/blib/lib:/export/home/njh/.cpan/build/MIME-Detect-0.09-18/blib/arch:/export/home/njh/.cpan/build/MIME-Detect-0.09-18/blib/lib:/export/home/njh/.cpan/build/XML-LibXML-2.0132-18/blib/arch:/export/home/njh/.cpan/build/XML-LibXML-2.0132-18/blib/lib:/export/home/njh/.cpan/build/XML-SAX-1.00-17/blib/arch:/export/home/njh/.cpan/build/XML-SAX-1.00-17/blib/lib:/export/home/njh/.cpan/build/XML-SAX-Base-1.09-17/blib/arch:/export/home/njh/.cpan/build/XML-SAX-Base-1.09-17/blib/lib:/export/home/njh/.cpan/build/XML-NamespaceSupport-1.12-17/blib/arch:/export/home/njh/.cpan/build/XML-NamespaceSupport-1.12-17/blib/lib:/export/home/njh/.cpan/build/Moo-2.003004-16/blib/arch:/export/home/njh/.cpan/build/Moo-2.003004-16/blib/lib:/export/home/njh/.cpan/build/Sub-Quote-2.005001-16/blib/arch:/export/home/njh/.cpan/build/Sub-Quote-2.005001-16/blib/lib:/export/home/njh/.cpan/build/Role-Tiny-2.000006-16/blib/arch:/export/home/njh/.cpan/build/Role-Tiny-2.000006-16/blib/lib:/export/home/njh/.cpan/build/Module-Runtime-0.016-16/blib/arch:/export/home/njh/.cpan/build/Module-Runtime-0.016-16/blib/lib:/export/home/njh/.cpan/build/MRO-Compat-0.13-15/blib/arch:/export/home/njh/.cpan/build/MRO-Compat-0.13-15/blib/lib:/export/home/njh/.cpan/build/Class-C3-0.34-0/blib/arch:/export/home/njh/.cpan/build/Class-C3-0.34-0/blib/lib:/export/home/njh/.cpan/build/Devel-Hide-0.0010-0/blib/arch:/export/home/njh/.cpan/build/Devel-Hide-0.0010-0/blib/lib:/export/home/njh/.cpan/build/Class-C3-XS-0.14-0/blib/arch:/export/home/njh/.cpan/build/Class-C3-XS-0.14-0/blib/lib:/export/home/njh/.cpan/build/Algorithm-C3-0.10-0/blib/arch:/export/home/njh/.cpan/build/Algorithm-C3-0.10-0/blib/lib:/export/home/njh/.cpan/build/Devel-GlobalDestruction-0.14-16/blib/arch:/export/home/njh/.cpan/build/Devel-GlobalDestruction-0.14-16/blib/lib:/export/home/njh/.cpan/build/Sub-Exporter-Progressive-0.001013-16/blib/arch:/export/home/njh/.cpan/build/Sub-Exporter-Progressive-0.001013-16/blib/lib:/export/home/njh/.cpan/build/Devel-GlobalDestruction-XS-0.03-1/blib/arch:/export/home/njh/.cpan/build/Devel-GlobalDestruction-XS-0.03-1/blib/lib:/export/home/njh/.cpan/build/Class-Method-Modifiers-2.12-34/blib/arch:/export/home/njh/.cpan/build/Class-Method-Modifiers-2.12-34/blib/lib:/export/home/njh/.cpan/build/Test-Requires-0.10-34/blib/arch:/export/home/njh/.cpan/build/Test-Requires-0.10-34/blib/lib:/export/home/njh/.cpan/build/Filter-signatures-0.15-18/blib/arch:/export/home/njh/.cpan/build/Filter-signatures-0.15-18/blib/lib:/export/home/njh/.cpan/build/Filter-Simple-0.94-3/blib/arch:/export/home/njh/.cpan/build/Filter-Simple-0.94-3/blib/lib:/export/home/njh/.cpan/build/DBIx-RunSQL-0.20-18/blib/arch:/export/home/njh/.cpan/build/DBIx-RunSQL-0.20-18/blib/lib:/export/home/njh/.cpan/build/Archive-SevenZip-0.07-18/blib/arch:/export/home/njh/.cpan/build/Archive-SevenZip-0.07-18/blib/lib:/export/home/njh/.cpan/build/Time-Piece-1.33-1/blib/arch:/export/home/njh/.cpan/build/Time-Piece-1.33-1/blib/lib:/export/home/njh/.cpan/build/Archive-Merged-0.02-18/blib/arch:/export/home/njh/.cpan/build/Archive-Merged-0.02-18/blib/lib:/export/home/njh/.cpan/build/Path-Class-0.37-1/blib/arch:/export/home/njh/.cpan/build/Path-Class-0.37-1/blib/lib:/export/home/njh/.cpan/build/Module-Build-0.4224-5/blib/arch:/export/home/njh/.cpan/build/Module-Build-0.4224-5/blib/lib:/export/home/njh/.cpan/build/Test-Harness-3.42-4/blib/arch:/export/home/njh/.cpan/build/Test-Harness-3.42-4/blib/lib:/export/home/njh/.cpan/build/podlators-4.11-4/blib/arch:/export/home/njh/.cpan/build/podlators-4.11-4/blib/lib:/export/home/njh/.cpan/build/Pod-Simple-3.35-4/blib/arch:/export/home/njh/.cpan/build/Pod-Simple-3.35-4/blib/lib:/export/home/njh/.cpan/build/Pod-Escapes-1.07-2/blib/arch:/export/home/njh/.cpan/build/Pod-Escapes-1.07-2/blib/lib:/export/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-4/blib/arch:/export/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-4/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10802"
    PERL5_CPAN_IS_RUNNING="10802"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
    PERLBREW_PERL="perl-5.8.9"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/njh/.cpan/build/Text-SimpleTable-2.07-17/blib/arch
    /export/home/njh/.cpan/build/Text-SimpleTable-2.07-17/blib/lib
    /export/home/njh/.cpan/build/Template-Provider-FromDATA-0.13-17/blib/arch
    /export/home/njh/.cpan/build/Template-Provider-FromDATA-0.13-17/blib/lib
    /export/home/njh/.cpan/build/Template-Toolkit-2.28-18/blib/arch
    /export/home/njh/.cpan/build/Template-Toolkit-2.28-18/blib/lib
    /export/home/njh/.cpan/build/Test-LeakTrace-0.16-32/blib/arch
    /export/home/njh/.cpan/build/Test-LeakTrace-0.16-32/blib/lib
    /export/home/njh/.cpan/build/AppConfig-1.71-18/blib/arch
    /export/home/njh/.cpan/build/AppConfig-1.71-18/blib/lib
    /export/home/njh/.cpan/build/Test-Pod-1.52-17/blib/arch
    /export/home/njh/.cpan/build/Test-Pod-1.52-17/blib/lib
    /export/home/njh/.cpan/build/Net-Telnet-3.04-18/blib/arch
    /export/home/njh/.cpan/build/Net-Telnet-3.04-18/blib/lib
    /export/home/njh/.cpan/build/Module-Pluggable-Fast-0.19-18/blib/arch
    /export/home/njh/.cpan/build/Module-Pluggable-Fast-0.19-18/blib/lib
    /export/home/njh/.cpan/build/UNIVERSAL-require-0.18-16/blib/arch
    /export/home/njh/.cpan/build/UNIVERSAL-require-0.18-16/blib/lib
    /export/home/njh/.cpan/build/Data-JavaScript-Anon-1.03-18/blib/arch
    /export/home/njh/.cpan/build/Data-JavaScript-Anon-1.03-18/blib/lib
    /export/home/njh/.cpan/build/Class-Default-1.51-18/blib/arch
    /export/home/njh/.cpan/build/Class-Default-1.51-18/blib/lib
    /export/home/njh/.cpan/build/Data-Dump-1.23-18/blib/arch
    /export/home/njh/.cpan/build/Data-Dump-1.23-18/blib/lib
    /export/home/njh/.cpan/build/Class-Data-Inheritable-0.08-4/blib/arch
    /export/home/njh/.cpan/build/Class-Data-Inheritable-0.08-4/blib/lib
    /export/home/njh/.cpan/build/Carp-Clan-6.06-18/blib/arch
    /export/home/njh/.cpan/build/Carp-Clan-6.06-18/blib/lib
    /export/home/njh/.cpan/build/Test-Exception-0.43-1/blib/arch
    /export/home/njh/.cpan/build/Test-Exception-0.43-1/blib/lib
    /export/home/njh/.cpan/build/Sub-Uplevel-0.2800-1/blib/arch
    /export/home/njh/.cpan/build/Sub-Uplevel-0.2800-1/blib/lib
    /export/home/njh/.cpan/build/IPC-Run-20180523.0-1/blib/arch
    /export/home/njh/.cpan/build/IPC-Run-20180523.0-1/blib/lib
    /export/home/njh/.cpan/build/Image-Info-1.41-18/blib/arch
    /export/home/njh/.cpan/build/Image-Info-1.41-18/blib/lib
    /export/home/njh/.cpan/build/IO-stringy-2.111-13/blib/arch
    /export/home/njh/.cpan/build/IO-stringy-2.111-13/blib/lib
    /export/home/njh/.cpan/build/HTML-Selector-XPath-0.23-37/blib/arch
    /export/home/njh/.cpan/build/HTML-Selector-XPath-0.23-37/blib/lib
    /export/home/njh/.cpan/build/Test-HTTP-LocalServer-0.64-18/blib/arch
    /export/home/njh/.cpan/build/Test-HTTP-LocalServer-0.64-18/blib/lib
    /export/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-18/blib/arch
    /export/home/njh/.cpan/build/HTTP-Request-AsCGI-1.2-18/blib/lib
    /export/home/njh/.cpan/build/Class-Accessor-0.51-16/blib/arch
    /export/home/njh/.cpan/build/Class-Accessor-0.51-16/blib/lib
    /export/home/njh/.cpan/build/MIME-Detect-0.09-18/blib/arch
    /export/home/njh/.cpan/build/MIME-Detect-0.09-18/blib/lib
    /export/home/njh/.cpan/build/XML-LibXML-2.0132-18/blib/arch
    /export/home/njh/.cpan/build/XML-LibXML-2.0132-18/blib/lib
    /export/home/njh/.cpan/build/XML-SAX-1.00-17/blib/arch
    /export/home/njh/.cpan/build/XML-SAX-1.00-17/blib/lib
    /export/home/njh/.cpan/build/XML-SAX-Base-1.09-17/blib/arch
    /export/home/njh/.cpan/build/XML-SAX-Base-1.09-17/blib/lib
    /export/home/njh/.cpan/build/XML-NamespaceSupport-1.12-17/blib/arch
    /export/home/njh/.cpan/build/XML-NamespaceSupport-1.12-17/blib/lib
    /export/home/njh/.cpan/build/Moo-2.003004-16/blib/arch
    /export/home/njh/.cpan/build/Moo-2.003004-16/blib/lib
    /export/home/njh/.cpan/build/Sub-Quote-2.005001-16/blib/arch
    /export/home/njh/.cpan/build/Sub-Quote-2.005001-16/blib/lib
    /export/home/njh/.cpan/build/Role-Tiny-2.000006-16/blib/arch
    /export/home/njh/.cpan/build/Role-Tiny-2.000006-16/blib/lib
    /export/home/njh/.cpan/build/Module-Runtime-0.016-16/blib/arch
    /export/home/njh/.cpan/build/Module-Runtime-0.016-16/blib/lib
    /export/home/njh/.cpan/build/MRO-Compat-0.13-15/blib/arch
    /export/home/njh/.cpan/build/MRO-Compat-0.13-15/blib/lib
    /export/home/njh/.cpan/build/Class-C3-0.34-0/blib/arch
    /export/home/njh/.cpan/build/Class-C3-0.34-0/blib/lib
    /export/home/njh/.cpan/build/Devel-Hide-0.0010-0/blib/arch
    /export/home/njh/.cpan/build/Devel-Hide-0.0010-0/blib/lib
    /export/home/njh/.cpan/build/Class-C3-XS-0.14-0/blib/arch
    /export/home/njh/.cpan/build/Class-C3-XS-0.14-0/blib/lib
    /export/home/njh/.cpan/build/Algorithm-C3-0.10-0/blib/arch
    /export/home/njh/.cpan/build/Algorithm-C3-0.10-0/blib/lib
    /export/home/njh/.cpan/build/Devel-GlobalDestruction-0.14-16/blib/arch
    /export/home/njh/.cpan/build/Devel-GlobalDestruction-0.14-16/blib/lib
    /export/home/njh/.cpan/build/Sub-Exporter-Progressive-0.001013-16/blib/arch
    /export/home/njh/.cpan/build/Sub-Exporter-Progressive-0.001013-16/blib/lib
    /export/home/njh/.cpan/build/Devel-GlobalDestruction-XS-0.03-1/blib/arch
    /export/home/njh/.cpan/build/Devel-GlobalDestruction-XS-0.03-1/blib/lib
    /export/home/njh/.cpan/build/Class-Method-Modifiers-2.12-34/blib/arch
    /export/home/njh/.cpan/build/Class-Method-Modifiers-2.12-34/blib/lib
    /export/home/njh/.cpan/build/Test-Requires-0.10-34/blib/arch
    /export/home/njh/.cpan/build/Test-Requires-0.10-34/blib/lib
    /export/home/njh/.cpan/build/Filter-signatures-0.15-18/blib/arch
    /export/home/njh/.cpan/build/Filter-signatures-0.15-18/blib/lib
    /export/home/njh/.cpan/build/Filter-Simple-0.94-3/blib/arch
    /export/home/njh/.cpan/build/Filter-Simple-0.94-3/blib/lib
    /export/home/njh/.cpan/build/DBIx-RunSQL-0.20-18/blib/arch
    /export/home/njh/.cpan/build/DBIx-RunSQL-0.20-18/blib/lib
    /export/home/njh/.cpan/build/Archive-SevenZip-0.07-18/blib/arch
    /export/home/njh/.cpan/build/Archive-SevenZip-0.07-18/blib/lib
    /export/home/njh/.cpan/build/Time-Piece-1.33-1/blib/arch
    /export/home/njh/.cpan/build/Time-Piece-1.33-1/blib/lib
    /export/home/njh/.cpan/build/Archive-Merged-0.02-18/blib/arch
    /export/home/njh/.cpan/build/Archive-Merged-0.02-18/blib/lib
    /export/home/njh/.cpan/build/Path-Class-0.37-1/blib/arch
    /export/home/njh/.cpan/build/Path-Class-0.37-1/blib/lib
    /export/home/njh/.cpan/build/Module-Build-0.4224-5/blib/arch
    /export/home/njh/.cpan/build/Module-Build-0.4224-5/blib/lib
    /export/home/njh/.cpan/build/Test-Harness-3.42-4/blib/arch
    /export/home/njh/.cpan/build/Test-Harness-3.42-4/blib/lib
    /export/home/njh/.cpan/build/podlators-4.11-4/blib/arch
    /export/home/njh/.cpan/build/podlators-4.11-4/blib/lib
    /export/home/njh/.cpan/build/Pod-Simple-3.35-4/blib/arch
    /export/home/njh/.cpan/build/Pod-Simple-3.35-4/blib/lib
    /export/home/njh/.cpan/build/Pod-Escapes-1.07-2/blib/arch
    /export/home/njh/.cpan/build/Pod-Escapes-1.07-2/blib/lib
    /export/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-4/blib/arch
    /export/home/njh/.cpan/build/ExtUtils-ParseXS-3.35-4/blib/lib
    /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
    /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
    .