Report for MooseX-Getopt-Usage-0.18

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-Getopt-Usage-0.18 v5.10.1 FreeBSD
Date: 2014-07-24T05:59:40Z

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 report for MooseX-Getopt-Usage-0.18
on perl 5.10.1, created by CPAN-Reporter-1.2011.

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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# Testing MooseX::Getopt::Usage 0.18, Perl 5.010001, /usr/perl5.10.1/bin/perl5.10.1
t/00-load.t ........................ ok
t/basic.t .......................... ok

#   Failed test 'allpod.pl --usage STDOUT'
#   at /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 /usr/home/eserte/.cpan/build/MooseX-Getopt-Usage-0.18-EWD39G/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 ................... ok
t/pod.t ............................ ok

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=93, 61 wallclock secs ( 0.11 usr  0.07 sys + 55.25 cusr  4.40 csys = 59.83 CPU)
Result: FAIL
Failed 1/7 test programs. 18/93 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                       Need Have     
    ---------------------------- ---- ---------
    File::Basename               0    2.77     
    FindBin                      0    1.50     
    Module::Loaded               0.06 0.08     
    Moose                        1.23 2.1210   
    Moose::Util::TypeConstraints 0    2.1210   
    MooseX::Getopt               0    0.63     
    Pod::Text                    0    3.18     
    Pod::Usage                   1.36 1.64     
    Term::ANSIColor              0    2.00     
    Term::ReadKey                0    2.32     
    Text::Wrap                   0    2013.0523
    Try::Tiny                    0.09 0.22     

build_requires:

    Module                       Need Have     
    ---------------------------- ---- ---------
    Capture::Tiny                0.08 0.24     
    File::Slurp                  0    9999.19  
    Test::Class                  0.36 0.46     
    Test::Differences            0.5  0.62     
    Test::More                   0    1.001003 

configure_requires:

    Module                       Need Have     
    ---------------------------- ---- ---------
    Module::Build                0.4  0.4206   


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 34982
    PERL5_CPAN_IS_RUNNING = 34982
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 34736,34982
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/0uMiv30Xip_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/perl5.10.1/bin/perl5.10.1
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9402  
    CPAN::Meta          2.141520
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4206  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                0.97    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.10.1'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at May 15 2014 23:30:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="34982"
    PERL5_CPAN_IS_RUNNING="34982"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="34736,34982"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/0uMiv30Xip_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /usr/perl5.10.1/lib/5.10.1/amd64-freebsd
    /usr/perl5.10.1/lib/5.10.1
    /usr/perl5.10.1/lib/site_perl/5.10.1/amd64-freebsd
    /usr/perl5.10.1/lib/site_perl/5.10.1
    .