Report for MooseX-Getopt-Usage-0.18

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-Getopt-Usage-0.18 v5.18.2 NetBSD
Date: 2014-07-24T08:59:22Z

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 Mark Pitchless,

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


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

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

# Testing MooseX::Getopt::Usage 0.18, Perl 5.018002, /home/cpan/pit/bare/perl-5.18.2/bin/perl
t/00-load.t ........................ ok
t/basic.t .......................... ok

#   Failed test 'allpod.pl --usage STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->allpod)
# +---+-------------------------------------------------------------------+---+------------------------------------------------------------------------+
# | Ln|Got                                                                | Ln|Expected                                                                |
# +---+-------------------------------------------------------------------+---+------------------------------------------------------------------------+
# |  1|'Usage:                                                            |  1|'Usage:                                                                 |
# *  2|    allpod.pl [OPTIONS]                                            *  2|     allpod.pl [OPTIONS] [ALIENS]                                       *
# |  3|                                                                   |  3|                                                                        |
# |  4|Options:                                                           |  4|Options:                                                                |
# |   |                                                                   *  5|    Some extra options text. Put above DESCRIPTION, should stay there.  *
# |   |                                                                   *  6|\n                                                                      *
# |  5|     --help -? --usage - Bool. Display the usage message and exit  |  7|     --help -? --usage - Bool. Display the usage message and exit       |
# |  6|     --man             - Bool. Display man page                    |  8|     --man             - Bool. Display man page                         |
# |  7|     --doom            - Int.                                      |  9|     --doom            - Int.                                           |
# |  8|                                                                   | 10|                                                                        |
# |  9|'                                                                  | 11|'                                                                       |
# +---+-------------------------------------------------------------------+---+------------------------------------------------------------------------+

#   Failed test 'allpod.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->allpod)
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                                                   |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                                                      *
# *  2|    allpod.pl [OPTIONS]                     *  2|    allpod - All pod sections all ready there.                             *
# |  3|                                            |  3|                                                                           |
# |   |                                            *  4|SYNOPSIS                                                                   *
# |   |                                            *  5|     allpod.pl [OPTIONS] [ALIENS]                                          *
# |   |                                            *  6|\n                                                                         *
# |  4|OPTIONS                                     |  7|OPTIONS                                                                    |
# |   |                                            *  8|    Some extra options text. Put above DESCRIPTION, should stay there.     *
# |   |                                            *  9|\n                                                                         *
# |  5|    --help -? --usage                       | 10|    --help -? --usage                                                      |
# |  6|        Display the usage message and exit  | 11|        Display the usage message and exit                                 |
# |  7|                                            | 12|                                                                           |
# |  8|    --man                                   | 13|    --man                                                                  |
# |  9|        Display man page                    | 14|        Display man page                                                   |
# | 10|                                            | 15|                                                                           |
# | 11|    --doom                                  | 16|    --doom                                                                 |
# |   |                                            * 17|\n                                                                         *
# |   |                                            * 18|DESCRIPTION                                                                *
# |   |                                            * 19|    This program will read the given input ALIENS and do something useful  *
# |   |                                            * 20|    with the contents thereof.                                             *
# |   |                                            * 21|\n                                                                         *
# |   |                                            * 22|AUTHOR                                                                     *
# |   |                                            * 23|    Invader Larb                                                           *
# | 12|                                            | 24|                                                                           |
# | 13|'                                           | 25|'                                                                          |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+

#   Failed test 'bool_defaults.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->bool_defaults)
# +---+--------------------------------------------+---+----------------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                                  |
# +---+--------------------------------------------+---+----------------------------------------------------------+
# |  1|'SYNOPSIS                                   |  1|'SYNOPSIS                                                 |
# |  2|    bool_defaults.pl [OPTIONS]              |  2|    bool_defaults.pl [OPTIONS]                            |
# |  3|                                            |  3|                                                          |
# |   |                                            *  4|DESCRIPTION                                               *
# |   |                                            *  5|    Make sure Bool attr get their defaults shown if set.  *
# |   |                                            *  6|\n                                                        *
# |  4|OPTIONS                                     |  7|OPTIONS                                                   |
# |  5|    --help -? --usage                       |  8|    --help -? --usage                                     |
# |  6|        Display the usage message and exit  |  9|        Display the usage message and exit                |
# |  7|                                            | 10|                                                          |
# |  8|    --man                                   | 11|    --man                                                 |
# |  9|        Display man page                    | 12|        Display man page                                  |
# | 10|                                            | 13|                                                          |
# | 11|    --verbose                               | 14|    --verbose                                             |
# | 12|        Say lots about what we do           | 15|        Say lots about what we do                         |
# | 13|                                            | 16|                                                          |
# | 14|    --warnings                              | 17|    --warnings                                            |
# | 15|        Show warnings                       | 18|        Show warnings                                     |
# | 16|                                            | 19|                                                          |
# | 17|    --other                                 | 20|    --other                                               |
# | 18|        Say other things                    | 21|        Say other things                                  |
# | 19|                                            | 22|                                                          |
# | 20|'                                           | 23|'                                                         |
# +---+--------------------------------------------+---+----------------------------------------------------------+

#   Failed test 'errors.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->errors)
# +---+--------------------------------------------+---+---------------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                                 |
# +---+--------------------------------------------+---+---------------------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                                    *
# |   |                                            *  2|    errors.pl - Used by basic.t to test error handling.  *
# |   |                                            *  3|\n                                                       *
# |   |                                            *  4|SYNOPSIS                                                 *
# |  2|    errors.pl [OPTIONS]                     |  5|    errors.pl [OPTIONS]                                  |
# |  3|                                            |  6|                                                         |
# |  4|OPTIONS                                     |  7|OPTIONS                                                  |
# |  5|    --help -? --usage                       |  8|    --help -? --usage                                    |
# |  6|        Display the usage message and exit  |  9|        Display the usage message and exit               |
# |  7|                                            | 10|                                                         |
# |  8|    --man                                   | 11|    --man                                                |
# |  9|        Display man page                    | 12|        Display man page                                 |
# | 10|                                            | 13|                                                         |
# | 11|    --verbose                               | 14|    --verbose                                            |
# | 12|    --doom                                  | 15|    --doom                                               |
# | 13|    --missile_launchers                     | 16|    --missile_launchers                                  |
# | 14|                                            | 17|                                                         |
# | 15|'                                           | 18|'                                                        |
# +---+--------------------------------------------+---+---------------------------------------------------------+

#   Failed test 'format_opt_lists.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->format_opt_lists)
# +---+---------------------------------------------------------------------+---+---------------------------------------------------------------------+
# | Ln|Got                                                                  | Ln|Expected                                                             |
# +---+---------------------------------------------------------------------+---+---------------------------------------------------------------------+
# |  1|'SYNOPSIS                                                            |  1|'SYNOPSIS                                                            |
# |  2|    format_opt_lists.pl : --doom=DOOM : [--help -? --usage] [--man]  |  2|    format_opt_lists.pl : --doom=DOOM : [--help -? --usage] [--man]  |
# |  3|    [--stuff=STUFF] : [--help -? --usage] [--man] --doom=DOOM        |  3|    [--stuff=STUFF] : [--help -? --usage] [--man] --doom=DOOM        |
# |  4|    [--stuff=STUFF]                                                  |  4|    [--stuff=STUFF]                                                  |
# |  5|                                                                     |  5|                                                                     |
# |   |                                                                     *  6|DESCRIPTION                                                          *
# |   |                                                                     *  7|    Make sure format strings %a, %r and %o expand properly.          *
# |   |                                                                     *  8|\n                                                                   *
# |  6|OPTIONS                                                              |  9|OPTIONS                                                              |
# |  7|    --help -? --usage                                                | 10|    --help -? --usage                                                |
# |  8|        Display the usage message and exit                           | 11|        Display the usage message and exit                           |
# |  9|                                                                     | 12|                                                                     |
# | 10|    --man                                                            | 13|    --man                                                            |
# | 11|        Display man page                                             | 14|        Display man page                                             |
# | 12|                                                                     | 15|                                                                     |
# | 13|    --doom                                                           | 16|    --doom                                                           |
# | 14|    --stuff                                                          | 17|    --stuff                                                          |
# | 15|                                                                     | 18|                                                                     |
# | 16|'                                                                    | 19|'                                                                    |
# +---+---------------------------------------------------------------------+---+---------------------------------------------------------------------+

#   Failed test 'headings.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->headings)
# +---+--------------------------------------------+---+--------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                    |
# +---+--------------------------------------------+---+--------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                       *
# |   |                                            *  2|    headings - Test headings option.        *
# |   |                                            *  3|\n                                          *
# |   |                                            *  4|SYNOPSIS                                    *
# |  2|    headings.pl [OPTIONS]                   |  5|    headings.pl [OPTIONS]                   |
# |  3|                                            |  6|                                            |
# |  4|OPTIONS                                     |  7|OPTIONS                                     |
# |  5|    --help -? --usage                       |  8|    --help -? --usage                       |
# |  6|        Display the usage message and exit  |  9|        Display the usage message and exit  |
# |  7|                                            | 10|                                            |
# |  8|    --man                                   | 11|    --man                                   |
# |  9|        Display man page                    | 12|        Display man page                    |
# | 10|                                            | 13|                                            |
# | 11|'                                           | 14|'                                           |
# +---+--------------------------------------------+---+--------------------------------------------+

#   Failed test 'hide_options.pl --usage STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->hide_options)
# +---+-------------------------------+---------------------------------------+
# | Ln|Got                            |Expected                               |
# +---+-------------------------------+---------------------------------------+
# |  1|'Usage:                        |'Usage:                                |
# *  2|    hide_options.pl [OPTIONS]  |     hide_options.pl [OPTIONS] [MANS]  *
# |  3|                               |                                       |
# |  4|'                              |'                                      |
# +---+-------------------------------+---------------------------------------+

#   Failed test 'hide_options.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->hide_options)
# +---+-------------------------------+---+--------------------------------------------------------------------+
# | Ln|Got                            | Ln|Expected                                                            |
# +---+-------------------------------+---+--------------------------------------------------------------------+
# *  1|'SYNOPSIS                      *  1|'NAME                                                               *
# *  2|    hide_options.pl [OPTIONS]  *  2|    hide_options - Test hiding options.                             *
# |   |                               *  3|\n                                                                  *
# |   |                               *  4|SYNOPSIS                                                            *
# |   |                               *  5|     hide_options.pl [OPTIONS] [MANS]                               *
# |   |                               *  6|\n                                                                  *
# |   |                               *  7|DESCRIPTION                                                         *
# |   |                               *  8|    Test hiding the OPTIONS section (auto generated) via selector.  *
# |   |                               *  9|\n                                                                  *
# |   |                               * 10|AUTHOR                                                              *
# |   |                               * 11|    Invader Flobee                                                  *
# |  3|                               | 12|                                                                    |
# |  4|'                              | 13|'                                                                   |
# +---+-------------------------------+---+--------------------------------------------------------------------+

#   Failed test 'inlinepod.pl --usage STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->inlinepod)
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got                                                                | Ln|Expected                                                           |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# |  1|'Usage:                                                            |  1|'Usage:                                                            |
# *  2|    inlinepod.pl [OPTIONS]                                         *  2|     inlinepod$ inlinepod.pl [OPTIONS] [THINGS]                    *
# |  3|                                                                   |  3|                                                                   |
# |  4|Options:                                                           |  4|Options:                                                           |
# |   |                                                                   *  5|    Some extra options text.                                       *
# |   |                                                                   *  6|\n                                                                 *
# |  5|     --help -? --usage - Bool. Display the usage message and exit  |  7|     --help -? --usage - Bool. Display the usage message and exit  |
# |  6|     --man             - Bool. Display man page                    |  8|     --man             - Bool. Display man page                    |
# |  7|                                                                   |  9|                                                                   |
# |  8|'                                                                  | 10|'                                                                  |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+

#   Failed test 'inlinepod.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->inlinepod)
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                                                   |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                                                      *
# *  2|    inlinepod.pl [OPTIONS]                  *  2|    inlinepod - Can still read pod when all in one file like this.         *
# |  3|                                            |  3|                                                                           |
# |   |                                            *  4|SYNOPSIS                                                                   *
# |   |                                            *  5|     inlinepod$ inlinepod.pl [OPTIONS] [THINGS]                            *
# |   |                                            *  6|\n                                                                         *
# |  4|OPTIONS                                     |  7|OPTIONS                                                                    |
# |   |                                            *  8|    Some extra options text.                                               *
# |   |                                            *  9|\n                                                                         *
# |  5|    --help -? --usage                       | 10|    --help -? --usage                                                      |
# |  6|        Display the usage message and exit  | 11|        Display the usage message and exit                                 |
# |  7|                                            | 12|                                                                           |
# |  8|    --man                                   | 13|    --man                                                                  |
# |  9|        Display man page                    | 14|        Display man page                                                   |
# |   |                                            * 15|\n                                                                         *
# |   |                                            * 16|DESCRIPTION                                                                *
# |   |                                            * 17|    This program will read the given input THINGS and do something useful  *
# |   |                                            * 18|    with the contents thereof.                                             *
# | 10|                                            | 19|                                                                           |
# | 11|'                                           | 20|'                                                                          |
# +---+--------------------------------------------+---+---------------------------------------------------------------------------+

#   Failed test 'man_sections.pl --usage STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->man_sections)
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got                                                                | Ln|Expected                                                           |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# |  1|'Usage:                                                            |  1|'Usage:                                                            |
# *  2|    man_sections.pl [OPTIONS]                                      *  2|     man_sections.pl [OPTIONS] [MANS]                              *
# |  3|                                                                   |  3|                                                                   |
# |  4|Options:                                                           |  4|Options:                                                           |
# |   |                                                                   *  5|    Some extra options text.                                       *
# |   |                                                                   *  6|\n                                                                 *
# |  5|     --help -? --usage - Bool. Display the usage message and exit  |  7|     --help -? --usage - Bool. Display the usage message and exit  |
# |  6|     --man             - Bool. Display man page                    |  8|     --man             - Bool. Display man page                    |
# |  7|                                                                   |  9|                                                                   |
# |  8|'                                                                  | 10|'                                                                  |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+

#   Failed test 'man_sections.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->man_sections)
# +---+--------------------------------------------+---+----------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                      |
# +---+--------------------------------------------+---+----------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                         *
# *  2|    man_sections.pl [OPTIONS]               *  2|    man_sections - Test man_sections option.  *
# |  3|                                            |  3|                                              |
# |   |                                            *  4|SYNOPSIS                                      *
# |   |                                            *  5|     man_sections.pl [OPTIONS] [MANS]         *
# |   |                                            *  6|\n                                            *
# |  4|OPTIONS                                     |  7|OPTIONS                                       |
# |   |                                            *  8|    Some extra options text.                  *
# |   |                                            *  9|\n                                            *
# |  5|    --help -? --usage                       | 10|    --help -? --usage                         |
# |  6|        Display the usage message and exit  | 11|        Display the usage message and exit    |
# |  7|                                            | 12|                                              |
# |  8|    --man                                   | 13|    --man                                     |
# |  9|        Display man page                    | 14|        Display man page                      |
# |   |                                            * 15|\n                                            *
# |   |                                            * 16|AUTHOR                                        *
# |   |                                            * 17|    Invader Scouge                            *
# | 10|                                            | 18|                                              |
# | 11|'                                           | 19|'                                             |
# +---+--------------------------------------------+---+----------------------------------------------+

#   Failed test 'required.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->required)
# +---+--------------------------------------------+---+----------------------------------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                                                    |
# +---+--------------------------------------------+---+----------------------------------------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                                                       *
# |   |                                            *  2|    required - Test handling of required attr.                              *
# |   |                                            *  3|\n                                                                          *
# |   |                                            *  4|SYNOPSIS                                                                    *
# |  2|    required.pl [OPTIONS]                   |  5|    required.pl [OPTIONS]                                                   |
# |   |                                            *  6|\n                                                                          *
# |   |                                            *  7|DESCRIPTION                                                                 *
# |   |                                            *  8|    In particular this tests the handling of --help and --man when we have  *
# |   |                                            *  9|    missing required options. These should generate usage without errors    *
# |   |                                            * 10|    about missing options.                                                  *
# |  3|                                            | 11|                                                                            |
# |  4|OPTIONS                                     | 12|OPTIONS                                                                     |
# |  5|    --help -? --usage                       | 13|    --help -? --usage                                                       |
# |  6|        Display the usage message and exit  | 14|        Display the usage message and exit                                  |
# |  7|                                            | 15|                                                                            |
# |  8|    --man                                   | 16|    --man                                                                   |
# |  9|        Display man page                    | 17|        Display man page                                                    |
# | 10|                                            | 18|                                                                            |
# | 11|    --doom                                  | 19|    --doom                                                                  |
# | 12|                                            | 20|                                                                            |
# | 13|'                                           | 21|'                                                                           |
# +---+--------------------------------------------+---+----------------------------------------------------------------------------+

#   Failed test 'simple.pl --usage STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->simple)
# +---+-----------------------------+-----------------------------------------------+
# | Ln|Got                          |Expected                                       |
# +---+-----------------------------+-----------------------------------------------+
# *  1|'usage: simple.pl <options>  |' Should this get overridden by format above?  *
# |  2|                             |                                               |
# |  3|'                            |'                                              |
# +---+-----------------------------+-----------------------------------------------+

#   Failed test 'simple.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->simple)
# +---+--------------------------------------------+---+----------------------------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                                              |
# +---+--------------------------------------------+---+----------------------------------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                                                 *
# *  2|    usage: simple.pl <options>              *  2|    Simple - Super simple usage message.                              *
# |  3|                                            |  3|                                                                      |
# |   |                                            *  4|SYNOPSIS                                                              *
# |   |                                            *  5|     Should this get overridden by format above?                      *
# |   |                                            *  6|\n                                                                    *
# |   |                                            *  7|DESCRIPTION                                                           *
# |   |                                            *  8|    Make sure format overrides reading pod and hide everything else.  *
# |   |                                            *  9|\n                                                                    *
# |  4|OPTIONS                                     | 10|OPTIONS                                                               |
# |  5|    --help -? --usage                       | 11|    --help -? --usage                                                 |
# |  6|        Display the usage message and exit  | 12|        Display the usage message and exit                            |
# |  7|                                            | 13|                                                                      |
# |  8|    --man                                   | 14|    --man                                                             |
# |  9|        Display man page                    | 15|        Display man page                                              |
# |   |                                            * 16|\n                                                                    *
# |   |                                            * 17|AUTHOR                                                                *
# |   |                                            * 18|    Invader Flobee                                                    *
# | 10|                                            | 19|                                                                      |
# | 11|'                                           | 20|'                                                                     |
# +---+--------------------------------------------+---+----------------------------------------------------------------------+

#   Failed test 'sorted.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->sorted)
# +---+--------------------------------------------+---+--------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                    |
# +---+--------------------------------------------+---+--------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                       *
# |   |                                            *  2|    Sorted - Custom sort function works.    *
# |   |                                            *  3|\n                                          *
# |   |                                            *  4|SYNOPSIS                                    *
# |  2|    sorted.pl [OPTIONS]                     |  5|    sorted.pl [OPTIONS]                     |
# |  3|                                            |  6|                                            |
# |   |                                            *  7|DESCRIPTION                                 *
# |   |                                            *  8|    Make sure custom sort func gets used.   *
# |   |                                            *  9|\n                                          *
# |  4|OPTIONS                                     | 10|OPTIONS                                     |
# |  5|    -a                                      | 11|    -a                                      |
# |  6|    -b                                      | 12|    -b                                      |
# |  7|    -c                                      | 13|    -c                                      |
# |  8|    --help -? --usage                       | 14|    --help -? --usage                       |
# |  9|        Display the usage message and exit  | 15|        Display the usage message and exit  |
# | 10|                                            | 16|                                            |
# | 11|    --man                                   | 17|    --man                                   |
# | 12|        Display man page                    | 18|        Display man page                    |
# |   |                                            * 19|\n                                          *
# |   |                                            * 20|AUTHOR                                      *
# |   |                                            * 21|    Invader Flobee                          *
# | 13|                                            | 22|                                            |
# | 14|'                                           | 23|'                                           |
# +---+--------------------------------------------+---+--------------------------------------------+

#   Failed test 'usage_sections.pl --usage STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->usage_sections)
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got                                                                | Ln|Expected                                                           |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# *  1|'Usage:                                                            *  1|'Name:                                                             *
# *  2|    usage_sections.pl [OPTIONS]                                    *  2|    usage_sections - Test usage_sections option.                   *
# |  3|                                                                   |  3|                                                                   |
# |   |                                                                   *  4|Usage:                                                             *
# |   |                                                                   *  5|     usage_sections.pl [OPTIONS] [MANS]                            *
# |   |                                                                   *  6|\n                                                                 *
# |  4|Options:                                                           |  7|Options:                                                           |
# |   |                                                                   *  8|    Should get options added under here:                           *
# |   |                                                                   *  9|\n                                                                 *
# |  5|     --help -? --usage - Bool. Display the usage message and exit  | 10|     --help -? --usage - Bool. Display the usage message and exit  |
# |  6|     --man             - Bool. Display man page                    | 11|     --man             - Bool. Display man page                    |
# |   |                                                                   * 12|\n                                                                 *
# |   |                                                                   * 13|Author:                                                            *
# |   |                                                                   * 14|    Invader Flobee                                                 *
# |  7|                                                                   | 15|                                                                   |
# |  8|'                                                                  | 16|'                                                                  |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+

#   Failed test 'usage_sections.pl --man STDOUT'
#   at /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/t/lib/Bin/Test.pm line 54.
#   (in Bin::Test->usage_sections)
# +---+--------------------------------------------+---+--------------------------------------------------+
# | Ln|Got                                         | Ln|Expected                                          |
# +---+--------------------------------------------+---+--------------------------------------------------+
# *  1|'SYNOPSIS                                   *  1|'NAME                                             *
# *  2|    usage_sections.pl [OPTIONS]             *  2|    usage_sections - Test usage_sections option.  *
# |  3|                                            |  3|                                                  |
# |   |                                            *  4|SYNOPSIS                                          *
# |   |                                            *  5|     usage_sections.pl [OPTIONS] [MANS]           *
# |   |                                            *  6|\n                                                *
# |  4|OPTIONS                                     |  7|OPTIONS                                           |
# |   |                                            *  8|    Should get options added under here:          *
# |   |                                            *  9|\n                                                *
# |  5|    --help -? --usage                       | 10|    --help -? --usage                             |
# |  6|        Display the usage message and exit  | 11|        Display the usage message and exit        |
# |  7|                                            | 12|                                                  |
# |  8|    --man                                   | 13|    --man                                         |
# |  9|        Display man page                    | 14|        Display man page                          |
# |   |                                            * 15|\n                                                *
# |   |                                            * 16|DESCRIPTION                                       *
# |   |                                            * 17|    This should be in manpage but not usage.      *
# |   |                                            * 18|\n                                                *
# |   |                                            * 19|AUTHOR                                            *
# |   |                                            * 20|    Invader Flobee                                *
# | 10|                                            | 21|                                                  |
# | 11|'                                           | 22|'                                                 |
# +---+--------------------------------------------+---+--------------------------------------------------+
# Looks like you failed 18 tests of 70.
t/bin.t ............................ 
Dubious, test returned 18 (wstat 4608, 0x1200)
Failed 18/70 subtests 
t/manifest.t ....................... skipped: Author tests not required for installation
t/moosex-getopt-usage-formatter.t .. ok
t/pod-coverage.t ................... skipped: Test::Pod::Coverage 1.08 required for testing POD coverage
t/pod.t ............................ skipped: Test::Pod 1.22 required for testing POD

Test Summary Report
-------------------
t/bin.t                          (Wstat: 4608 Tests: 70 Failed: 18)
  Failed tests:  1, 3, 15, 19, 23, 27, 35, 37, 39, 41, 43
                45, 57, 59, 61, 65, 67, 69
  Non-zero exit status: 18
Files=7, Tests=85, 31 wallclock secs ( 0.07 usr  0.06 sys + 17.78 cusr 11.32 csys = 29.23 CPU)
Result: FAIL
Failed 1/7 test programs. 18/85 subtests failed.
BEGIN failed--compilation aborted at -e line 1.


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Capture::Tiny                      0.24     0.08
	  File::Basename                     2.84        0
	  File::Slurp                     9999.19        0
	  FindBin                            1.51        0
	  Module::Loaded                     0.08     0.06
	  Moose                            2.1210     1.23
	  Moose::Util::TypeConstraints     2.1210        0
	  MooseX::Getopt                     0.63        0
	  Pod::Text                          3.17        0
	  Pod::Usage                         1.61     1.36
	  Term::ANSIColor                    4.02        0
	  Term::ReadKey                      2.32        0
	  Test::Class                        0.46     0.36
	  Test::Differences                  0.62      0.5
	  Test::More                     1.001003        0
	  Text::Wrap                     2012.0818        0
	  Try::Tiny                          0.22     0.09

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9152
	CPANPLUS::Dist::Build              0.78
	Cwd                                3.47
	ExtUtils::CBuilder             0.280216
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.68
	ExtUtils::MakeMaker                6.98
	ExtUtils::Manifest                 1.63
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.47
	Module::Build                    0.4205
	Pod::Parser                        1.60
	Pod::Simple                        3.28
	Test::Harness                      3.32
	Test::More                     1.001003
	version                          0.9908

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.90.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/script:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/script:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Tester-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Tester-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-NoWarnings-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-NoWarnings-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Deep-0.112/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Deep-0.112/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/CPAN-Meta-Check-0.009/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/CPAN-Meta-Check-0.009/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Util-1.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Util-1.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Install-0.928/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Install-0.928/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-OptList-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-OptList-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Runtime-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Runtime-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Try-Tiny-0.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Try-Tiny-0.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Fatal-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Fatal-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Requires-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Requires-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Implementation-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Implementation-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-XS-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-XS-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-Progressive-0.001011/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-Progressive-0.001011/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-GlobalDestruction-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-GlobalDestruction-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-StackTrace-1.34/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-StackTrace-1.34/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Eval-Closure-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Eval-Closure-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MRO-Compat-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MRO-Compat-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-DeprecationManager-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-DeprecationManager-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Name-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Name-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Task-Weaken-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Task-Weaken-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Capture-Tiny-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Capture-Tiny-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/File-Slurp-9999.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/File-Slurp-9999.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Validate-1.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Validate-1.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Warnings-0.016/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Warnings-0.016/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Getopt-Long-Descriptive-0.097/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Getopt-Long-Descriptive-0.097/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Role-Parameterized-1.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Role-Parameterized-1.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Path-Tiny-0.055/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Path-Tiny-0.055/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-Dump-1.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-Dump-1.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Trap-v0.2.4/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Trap-v0.2.4/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Variable-Magic-0.53/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Variable-Magic-0.53/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/B-Hooks-EndOfScope-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/B-Hooks-EndOfScope-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Identify-0.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Identify-0.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-clean-0.25/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-clean-0.25/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-autoclean-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-autoclean-0.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-0.63/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-0.63/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/TermReadKey-2.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/TermReadKey-2.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Exception-0.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Exception-0.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Class-0.46/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Class-0.46/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Algorithm-Diff-1.1902/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Algorithm-Diff-1.1902/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Text-Diff-1.41/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Text-Diff-1.41/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Differences-0.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Differences-0.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 8336
    PERL5_CPANPLUS_IS_VERSION = 0.9152
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.18.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.18.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=netbsd, osvers=6.1.4, archname=amd64-netbsd
    uname='netbsd naboo.bingosnet.co.uk 6.1.4 netbsd 6.1.4 (generic) amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.18.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.5.3', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix
    perllibs=-lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under netbsd
  Compiled at May  9 2014 17:22:31
  %ENV:
    PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Tester-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Tester-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-NoWarnings-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-NoWarnings-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Deep-0.112/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Deep-0.112/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/CPAN-Meta-Check-0.009/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/CPAN-Meta-Check-0.009/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Util-1.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Util-1.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Install-0.928/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Install-0.928/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-OptList-0.109/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-OptList-0.109/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Runtime-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Runtime-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Try-Tiny-0.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Try-Tiny-0.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Fatal-0.013/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Fatal-0.013/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Requires-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Requires-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Implementation-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Implementation-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-XS-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-XS-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-Progressive-0.001011/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-Progressive-0.001011/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-GlobalDestruction-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-GlobalDestruction-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-StackTrace-1.34/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-StackTrace-1.34/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Eval-Closure-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Eval-Closure-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/List-MoreUtils-0.33/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/List-MoreUtils-0.33/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MRO-Compat-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MRO-Compat-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-DeprecationManager-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-DeprecationManager-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-0.987/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-0.987/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Name-0.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Name-0.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Task-Weaken-1.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Task-Weaken-1.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Capture-Tiny-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Capture-Tiny-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/File-Slurp-9999.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/File-Slurp-9999.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Validate-1.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Validate-1.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Warnings-0.016/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Warnings-0.016/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Getopt-Long-Descriptive-0.097/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Getopt-Long-Descriptive-0.097/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Role-Parameterized-1.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Role-Parameterized-1.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Path-Tiny-0.055/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Path-Tiny-0.055/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-Dump-1.22/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-Dump-1.22/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Trap-v0.2.4/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Trap-v0.2.4/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Variable-Magic-0.53/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Variable-Magic-0.53/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/B-Hooks-EndOfScope-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/B-Hooks-EndOfScope-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Identify-0.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Identify-0.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-clean-0.25/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-clean-0.25/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-autoclean-0.19/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-autoclean-0.19/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-0.63/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-0.63/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/TermReadKey-2.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/TermReadKey-2.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Exception-0.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Exception-0.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Class-0.46/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Class-0.46/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Algorithm-Diff-1.1902/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Algorithm-Diff-1.1902/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Text-Diff-1.41/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Text-Diff-1.41/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Differences-0.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Differences-0.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="8336"
    PERL5_CPANPLUS_IS_VERSION="0.9152"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.18.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Tester-0.109/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Tester-0.109/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-NoWarnings-1.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-NoWarnings-1.04/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Deep-0.112/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Deep-0.112/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/CPAN-Meta-Check-0.009/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/CPAN-Meta-Check-0.009/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Util-1.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Util-1.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Install-0.928/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Install-0.928/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-OptList-0.109/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-OptList-0.109/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Runtime-0.014/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Runtime-0.014/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Try-Tiny-0.22/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Try-Tiny-0.22/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Fatal-0.013/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Fatal-0.013/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Requires-0.08/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Requires-0.08/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Implementation-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Module-Implementation-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Dist-CheckConflicts-0.11/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Dist-CheckConflicts-0.11/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-XS-0.28/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-XS-0.28/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-Stash-0.36/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-0.21/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-0.21/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-XS-0.08/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Class-Load-XS-0.08/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-Progressive-0.001011/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-Progressive-0.001011/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-GlobalDestruction-0.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-GlobalDestruction-0.12/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-StackTrace-1.34/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-StackTrace-1.34/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Eval-Closure-0.11/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Eval-Closure-0.11/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/List-MoreUtils-0.33/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/List-MoreUtils-0.33/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MRO-Compat-0.12/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MRO-Compat-0.12/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-DeprecationManager-0.13/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Package-DeprecationManager-0.13/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-0.987/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Exporter-0.987/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Name-0.07/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Name-0.07/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Task-Weaken-1.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Task-Weaken-1.04/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Moose-2.1210/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Capture-Tiny-0.24/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Capture-Tiny-0.24/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/File-Slurp-9999.19/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/File-Slurp-9999.19/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Validate-1.13/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Params-Validate-1.13/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Warnings-0.016/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Warnings-0.016/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Getopt-Long-Descriptive-0.097/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Getopt-Long-Descriptive-0.097/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Role-Parameterized-1.02/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Role-Parameterized-1.02/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Path-Tiny-0.055/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Path-Tiny-0.055/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-Dump-1.22/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Data-Dump-1.22/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Trap-v0.2.4/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Trap-v0.2.4/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-Hide-0.0009/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Devel-Hide-0.0009/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Variable-Magic-0.53/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Variable-Magic-0.53/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/B-Hooks-EndOfScope-0.13/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/B-Hooks-EndOfScope-0.13/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Identify-0.04/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Identify-0.04/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-clean-0.25/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-clean-0.25/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-autoclean-0.19/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/namespace-autoclean-0.19/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-0.63/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-0.63/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/TermReadKey-2.32/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/TermReadKey-2.32/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Uplevel-0.24/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Sub-Uplevel-0.24/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Exception-0.32/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Exception-0.32/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Class-0.46/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Class-0.46/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Algorithm-Diff-1.1902/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Algorithm-Diff-1.1902/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Text-Diff-1.41/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Text-Diff-1.41/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Differences-0.62/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/Test-Differences-0.62/blib/arch
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/blib/lib
    /home/cpan/pit/bare/conf/perl-5.18.2/.cpanplus/5.18.2/build/MooseX-Getopt-Usage-0.18/blib/arch
    /home/cpan/pit/bare/perl-5.18.2/lib/site_perl/5.18.2/amd64-netbsd
    /home/cpan/pit/bare/perl-5.18.2/lib/site_perl/5.18.2
    /home/cpan/pit/bare/perl-5.18.2/lib/5.18.2/amd64-netbsd
    /home/cpan/pit/bare/perl-5.18.2/lib/5.18.2
    .