Report for Graph-Easy-0.72

Back
From: metabase:user:1eed3a18-483e-11e2-a87b-a3931c712682
Subject: FAIL Graph-Easy-0.72 v5.18.0 Mac OS X
Date: 2013-05-18T15:46:52Z

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 Shlomi Fish,

This is a computer-generated report for Graph-Easy-0.72
on perl 5.18.0, created by CPAN-Reporter-1.2010.

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /Users/stas/perl5/perlbrew/perls/perl-5.18.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/anon.t ............. ok
t/anon_group.t ....... ok
t/as_txt.t ........... ok
t/as_vcg.t ........... ok
Warning: Layouter could only place 0 nodes/0 edges out of 0/2 - giving up at t/ascii.t line 61.

#   Failed test 'from 3_edge_start.txt'
#   at t/ascii.t line 70.
#          got: '+---+     +---+
# |   | --> | B |
# | A |     +---+
# |   |     +---+
# |   | --> | C |
# +---+     +---+
# '
#     expected: '+---+     +---+
# |   | --> | C |
# | A |     +---+
# |   |     +---+
# |   | --> | B |
# +---+     +---+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.

#   Failed test 'from 4_bug_basename.txt'
#   at t/ascii.t line 70.
#          got: '
#   +--------------+
#   |              v
# +---+     +---+----+----+
# | u | --> | a |  b |  c |
# +---+     +---+----+----+
#   |                   ^
#   +-------------------+
# '
#     expected: '          +---+
#   +------ | u | -+
#   |       +---+  |
#   |         |    |
#   |         |    |
#   v         v    |
# +---+----+----+  |
# | a |  b |  c |  |
# +---+----+----+  |
#        ^         |
#        +---------+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.

#   Failed test 'from 4_bug_joint_2.txt'
#   at t/ascii.t line 70.
#          got: '+---+
# | E |
# +---+
#   |
#   |
#   |
#   |
#   |        +---+
#   +----+-- | B |
#        |   +---+
#        |
#        |
#        |
#        |   +---+
#        +-- | C |
#        |   +---+
#        |
#        |
#        |
#        |   +---+
#        +-- | D |
#            +---+
# '
#     expected: '+---+
# | E |
# +---+
#   |
#   |
#   |
#   |
#   |        +---+
#   +----+-- | B |
#        |   +---+
#        |
#        |
#        |
#        |   +---+
#        +-- | C |
#        |   +---+
#        |   +---+
#        +-- | D |
#            +---+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.

#   Failed test 'from 4_lists.txt'
#   at t/ascii.t line 70.
#          got: '
#   +---------------------------------------+
#   |                                       v
# +------+     +--------+     +-----+     +-----------+
# | Bonn | --> | Berlin | <-- | Ulm | --> | Frankfurt |
# +------+     +--------+     +-----+     +-----------+
# '
#     expected: '+--------+     +-----------+
# |  Bonn  | --> | Frankfurt |
# +--------+     +-----------+
#   |              ^
#   |              |
#   v              |
# +--------+     +-----------+
# | Berlin | <-- |    Ulm    |
# +--------+     +-----------+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.

#   Failed test 'from 4_minlen.txt'
#   at t/ascii.t line 70.
#          got: '+---------+          +---------+          +---------+
# | Potsdam | <------- | Berlin  | -------> | Leipzig |
# +---------+          +---------+          +---------+
#                        |
#                        |
#                        |
#                        |
#                        |
#                        v
#                      +---------+
#                      | Cottbus |
#                      +---------+
# '
#     expected: '+---------+          +---------+          +---------+
# | Potsdam | <------- | Berlin  | -------> | Cottbus |
# +---------+          +---------+          +---------+
#                        |
#                        |
#                        |
#                        |
#                        |
#                        v
#                      +---------+
#                      | Leipzig |
#                      +---------+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.

#   Failed test 'from 5_arrow_styles.txt'
#   at t/ascii.t line 70.
#          got: '     +--------------+
#      |    Hagnau    | -------+
#      +--------------+        |
#        |                     |
#        |                     |
#        |                     |
#        |                     |
#      +--------------+      +---------------+
#   +> | Oberuhlingen | <--> |   Uhlingen    |
#   |  +--------------+      +---------------+
#   |
#   |    +---------------------+
#   |    |                     |
#   |  +--------------+      .................
#   |  |    Mainau    | ---- : Unteruhlingen :
#   |  +--------------+      :...............:
#   |                          ^
#   +--------------------------+
# '
#     expected: '+----------+
# |  Hagnau  | -------+
# +----------+        |
#   |                 |
#   |                 |
#   |                 |                     +---------------------+
#   |                 |                     |                     |
# +----------+      +--------------+      .................     +--------+
# | Uhlingen | <--> | Oberuhlingen | <--> : Unteruhlingen : --- | Mainau |
# +----------+      +--------------+      :...............:     +--------+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.
Warning: Layouter could only place 6 nodes/9 edges out of 6/10 - giving up at t/ascii.t line 61.

#   Failed test 'from 6_chain_10_edges.txt'
#   at t/ascii.t line 70.
#          got: '
#   +-----------------+
#   |                 |
#   |                 |
#   |    +------------+---------------+
#   |    |            |               v
#   |  +------+     +---------+     +---------+     +--------+     +--------+
#   |  | Bonn | --> |   Ulm   | --> | Koblenz | --> |        | --> | Kassel |
#   |  +------+     +---------+     +---------+     |        |     +--------+
#   |    |                                          |        |
#   |    +----------------------------------------> | Berlin |
#   |                                               |        |
#   |                                               |        |
#   |                 +---------------------------> |        |
#   |                 |                             +--------+
#   |                 |                               ^
#   |                 |                               |
#   |                 |                               |
#   |               +---------+                       |
#   +-------------> | Bautzen | ----------------------+
#                   +---------+
# '
#     expected: '
#   +--------------------------------------------------------+
#   |                                                        |
#   |                                                        |
#   |                            +-----------+               |
#   |                            |           v               v
# +---------+     +------+     +-----+     +---------+     +--------+     +--------+
# | Koblenz | <-- | Bonn | --> | Ulm | --> | Bautzen | --> |        | --> | Kassel |
# +---------+     +------+     +-----+     +---------+     |        |     +--------+
#   ^               |            |           |             |        |
#   |               |            |           +-----------> | Berlin |
#   |               |            |                         |        |
#   |               |            |                         |        |
#   +---------------+------------+                         |        |
#                   |                                      +--------+
#                   |                                        ^
#                   +----------------------------------------+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.

#   Failed test 'from 8_invisible.txt'
#   at t/ascii.t line 70.
#          got: '
#                               My sample graph
# 
#                             Test label
#                    +- - - - - - - - - - - - +
#                    '                        v
#                  +--------+               +-------+                +-------+
#          #=====> |  Five  |               | Seven |                | Eight |
#          H       +--------+               +-------+                +-------+
#          H
#          H
#          H
#          H
#          #==================================#
#                                             v
# +-----+          +--------+               +-------+  Test label    +-------+
# | Two |          |  One   | ============> | Three | <............> |  Six  |
# +-----+          +--------+               +-------+                +-------+
#                    :
#                    : Test
#                    : label
#                    v
#                  +--------+
#                  |  Four  |
#                  +--------+
# '
#     expected: '
#                             My sample graph
# 
#                     +-------+          +-------+  Test          +------+
#                     |  Two  |          |  One  |  label         | Four |
#                     |       |          |       | .............> |      |
#                     +-------+          +-------+                +------+
#                                          H
#   + - - - - - - - - - +                  H
#   '                   '                  v
#   '                 +-------+          +-------+  Test label    +------+
#   '                 | Five  | <======> | Three | <............> | Six  |
#   '                 +-------+          +-------+                +------+
#   '
#   '
#   '
#   '                 +-------+          +-------+
#   '                 | Seven |          | Eight |
#   '                 +-------+          +-------+
#   '   Test label      ^
#   + - - - - - - - - - +
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.
Warning: Layouter could only place 8 nodes/7 edges out of 8/8 - giving up at t/ascii.t line 61.

#   Failed test 'from 8_optimize_bend.txt'
#   at t/ascii.t line 70.
#          got: '
#   ..............
#   :            :
#   :            :
#   :       +----+------------------------------------------------+
#   v       |    :                                                v
# +------+  |  +------------+     +-------+     +---------+     +--------+
# | init |  |  |    main    |     | parse |     | execute |     | make a |
# |      | -+  |            | --> |       | --> |         | --> | string |
# +------+     +------------+     +-------+     +---------+     +--------+
#                |                                |
#                | Testlabel                      |
#                v                                v
#              +------------+                   +---------+
#              |  cleanup   |                   | compare |
#              +------------+                   +---------+
#              +------------+
#              |   printf   |
#              +------------+
# '
#     expected: '               +------------+
#                |   printf   |
#                +------------+
#                  ^
#                  ' 100 times
#                  '
# +--------+     +------------+     +-------+     +---------+     +---------+
# |  init  | <.. |    main    | --> | parse | --> | execute | --> | compare |
# +--------+     +------------+     +-------+     +---------+     +---------+
#   |              |                                |
#   |              | Testlabel                      |
#   v              v                                |
# +--------+     +------------+                     |
# | make a |     |  cleanup   |                     |
# | string |     |            |                     |
# +--------+     +------------+                     |
#   ^                                               |
#   +-----------------------------------------------+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.
Warning: Layouter could only place 9 nodes/5 edges out of 9/6 - giving up at t/ascii.t line 61.

#   Failed test 'from 9_flow_south.txt'
#   at t/ascii.t line 70.
#          got: '+----------------------------------------------+
# |                      A                       |
# +----------------------------------------------+
#   |     |     |     |     |     |     |     |
#   |     |     |     |     |     |     |     |
#   v     v     v     v     v     v     v     v
# +----++----++----++----++----++----++----++----+
# | A5 || A1 || A2 || A3 || A4 || A6 || A7 || A8 |
# +----++----++----++----++----++----++----++----+
# '
#     expected: '+----------------------------------------------+
# |                      A                       |
# +----------------------------------------------+
#   |     |     |     |     |     |     |     |
#   |     |     |     |     |     |     |     |
#   v     v     v     v     v     v     v     v
# +----++----++----++----++----++----++----++----+
# | A1 || A2 || A3 || A4 || A5 || A6 || A7 || A8 |
# +----++----++----++----++----++----++----++----+
# '

#   Failed test 'Test::Differences not installed'
#   at t/ascii.t line 80.
# Looks like you planned 451 tests but ran 461.
# Looks like you failed 20 tests of 461 run.
t/ascii.t ............ 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 18/451 subtests 
t/astar.t ............ ok
t/attributes.t ....... ok
t/base.t ............. ok
t/boxart.t ........... ok
t/cell.t ............. ok
t/chain.t ............ ok
t/class.t ............ ok
t/cluster.t .......... ok
t/copy.t ............. ok
t/custom.t ........... ok
t/delete.t ........... ok
t/drop.t ............. ok
t/easypm.t ........... ok
t/edge.t ............. ok
t/edge_cell.t ........ ok
t/fb.t ............... ok
t/gdl.t .............. ok
t/graph-maker.t ...... ok
t/graph.t ............ ok
t/graphml.t .......... ok
t/graphml_yed.t ...... ok
t/graphviz.t ......... ok
t/group.t ............ ok
Use of uninitialized value $2 in lc at ../lib/Graph/Easy/Parser/Graphviz.pm line 834.

#   Failed test '3_colors.dot as_txt'
#   at t/gv.t line 131.
#          got: 'edge { arrowstyle: filled; }
# graph {
#   colorscheme: x11;
#   flow: south;
#   title: G;
# }
# group {
#   align: center;
#   fill: inherit;
# }
# 
# [ A ] { color: red; }
# [ B ] { color: #ffff99; }
# [ C ] { color: hsv(0,1.0,1.0); }
# 
# ( cluster_1
#   [ A ]
#   [ B ]
# ) { border: dashed  #ff0000; }
# 
# [ A ] --> { color: #ff0000ff; } [ B ]
# [ B ] --> { color: hsv(1.0,1.0,1.0); } [ C ]
# '
#     expected: 'edge { arrowstyle: filled; }
# graph {
#   colorscheme: x11;
#   flow: south;
#   title: G;
# }
# group {
#   align: center;
#   fill: inherit;
# }
# 
# [ A ] { color: red; }
# [ B ] { color: #ffff99; }
# [ C ] { color: #ff0000; }
# 
# ( cluster_1
#   [ A ]
#   [ B ]
# ) { border: dashed  #ff0000; }
# 
# [ A ] --> { color: #ff0000ff; } [ B ]
# [ B ] --> { color: hsv(1.0,1.0,1.0); } [ C ]
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 140.

#   Failed test 'from 4_compass.dot'
#   at t/gv.t line 109.
#          got: '+--------+-----------+
# | bonn N |     S     | -+
# +--------+-----------+  |
#             |           |
#   +---------+           |
#   |                     v
#   |       +----------+----+
#   +-----> | berlin N |  w |
#           +----------+----+
# '
#     expected: '     +----------+----+
#      |  bonn N  |  S |
#      +----------+----+
#        |           |
#   +----+           |
#   |                v
#   |  +----------+----+
#   +> | berlin N |  w |
#      +----------+----+
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 118.

#   Failed test '4_compass.dot as_txt'
#   at t/gv.t line 131.
#          got: 'edge { arrowstyle: filled; }
# graph {
#   colorscheme: x11;
#   flow: south;
#   title: unnamed;
# }
# 
# [ berlin N | w ] { basename: berlin; }
# [ bonn N | S ] { basename: bonn; }
# 
# [ bonn.1 ] --> { end: west; start: south; } [ berlin.0 ]
# [ bonn.1 ] --> [ berlin.1 ]
# '
#     expected: 'edge { arrowstyle: filled; }
# graph {
#   colorscheme: x11;
#   flow: south;
#   title: unnamed;
# }
# 
# [ berlin N | w ] { basename: berlin; }
# [ bonn N | S ] { basename: bonn; }
# 
# [ bonn.0 ] --> { end: west; start: south; } [ berlin.0 ]
# [ bonn.1 ] --> [ berlin.1 ]
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 140.
Use of uninitialized value $2 in lc at ../lib/Graph/Easy/Parser/Graphviz.pm line 834.

#   Failed test 'from 5_scopes.dot'
#   at t/gv.t line 109.
#          got: '+---+     +---+     +---+
# | c | <-- | a | --> | d |
# +---+     +---+     +---+
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   |       | b |       |
#   |       +---+       |
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   +-----> | u | <-----+
#           +---+
# '
#     expected: '+---+     +---+     +---+
# | b | <-- | a | --> | d |
# +---+     +---+     +---+
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   |       | c |       |
#   |       +---+       |
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   +-----> | u | <-----+
#           +---+
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 118.

#   Failed test 'from 5_scopes_chain.dot'
#   at t/gv.t line 109.
#          got: '+---+     +---+     +---+
# | c | <-- | a | --> | d |
# +---+     +---+     +---+
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   |       | b |       |
#   |       +---+       |
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   +-----> | o | <-----+
#           +---+
# '
#     expected: '+---+     +---+     +---+
# | b | <-- | a | --> | d |
# +---+     +---+     +---+
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   |       | c |       |
#   |       +---+       |
#   |         |         |
#   |         |         |
#   |         v         |
#   |       +---+       |
#   +-----> | o | <-----+
#           +---+
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 118.

#   Failed test 'from 5_scopes_uni.dot'
#   at t/gv.t line 109.
#          got: '+---+     +---+     +---+
# | c | --- | a | --- | d |
# +---+     +---+     +---+
#   |         |         |
#   |         |         |
#   |         |         |
#   |       +---+       |
#   |       | b |       |
#   |       +---+       |
#   |         |         |
#   |         |         |
#   |         |         |
#   |       +---+       |
#   +-------| o |-------+
#           +---+
# '
#     expected: '+---+     +---+     +---+
# | b | --- | a | --- | d |
# +---+     +---+     +---+
#   |         |         |
#   |         |         |
#   |         |         |
#   |       +---+       |
#   |       | c |       |
#   |       +---+       |
#   |         |         |
#   |         |         |
#   |         |         |
#   |       +---+       |
#   +-------| o |-------+
#           +---+
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 118.

#   Failed test 'from 9_back.dot'
#   at t/gv.t line 109.
#          got: '+---+     +----+     +----+     +---+     +---+     +---+     +---+
# | 0 | --> | 11 | --> | 1  | --> | 2 | --> | 3 | --> | 8 | <-- | 5 |
# +---+     +----+     +----+     +---+     +---+     +---+     +---+
#                        |                                        |
#                        |                                        |
#                        v                                        |
#                      +----+     +---+                           |
#                      | 10 | --> | 6 | <-------------------------+
#                      +----+     +---+
# '
#     expected: '+---+     +----+     +----+     +---+     +---+     +---+
# | 0 | --> | 11 | --> | 1  | --> | 2 | --> | 3 | --> | 8 |
# +---+     +----+     +----+     +---+     +---+     +---+
#                        |                              ^
#                        |                              |
#                        v                              |
#                      +----+     +---+     +---+       |
#                      | 10 | --> | 6 | <-- | 5 | ------+
#                      +----+     +---+     +---+
# '

#   Failed test 'Test::Differences not installed'
#   at t/gv.t line 118.
# Looks like you planned 140 tests but ran 147.
# Looks like you failed 14 tests of 147 run.
t/gv.t ............... 
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/140 subtests 
t/heap.t ............. ok
t/html.t ............. ok
t/layers.t ........... ok
t/layout.t ........... ok
t/layout_r.t ......... ok
t/layouter.t ......... ok
t/messages.t ......... ok
t/nesting.t .......... ok
t/node.t ............. ok
t/node_mc.t .......... ok
t/parse_att.t ........ ok
t/parse_edge.t ....... ok
t/parser.t ........... ok
t/parser_dot.t ....... ok
t/parser_dot_html.t .. ok
t/path.t ............. ok
t/pod.t .............. ok
t/pod_cov.t .......... ok
t/re_layout.t ........ ok
t/split.t ............ ok
t/use_class.t ........ ok

#   Failed test 'two nodes A and B'
#   at t/vcg.t line 58.
#          got: 'B, A, '
#     expected: 'A, B, '
# Looks like you failed 1 test of 52.
t/vcg.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/52 subtests 

Test Summary Report
-------------------
t/ascii.t          (Wstat: 5120 Tests: 461 Failed: 28)
  Failed tests:  165-166, 244-245, 248-249, 303-304, 307-308
                338-339, 381-382, 439-440, 446-447, 452-461
  Non-zero exit status: 20
  Parse errors: Bad plan.  You planned 451 tests but ran 461.
t/gv.t             (Wstat: 3584 Tests: 147 Failed: 21)
  Failed tests:  49-50, 76-79, 99-100, 103-104, 107-108
                123-124, 141-147
  Non-zero exit status: 14
  Parse errors: Bad plan.  You planned 140 tests but ran 147.
t/vcg.t            (Wstat: 256 Tests: 52 Failed: 1)
  Failed test:  7
  Non-zero exit status: 1
Files=51, Tests=2955, 12 wallclock secs ( 1.08 usr  0.18 sys + 11.31 cusr  0.90 csys = 13.47 CPU)
Result: FAIL
Failed 3/51 test programs. 50/2955 subtests failed.
make: *** [test_dynamic] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    perl                5.008002 5.018000
    Scalar::Util        1.13     1.27    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     6.66    
    Test::More          0.62     0.98    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.59     6.66    


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.18.0/bin:/Users/stas/.vim/bin:/Users/stas/bin:/Users/stas/node_modules/.bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql92/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/stas/.vim/bin:/Users/stas/bin:/Users/stas/node_modules/.bin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/lib/postgresql92/bin:/opt/local/bin:/opt/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 55371
    PERL5_CPAN_IS_RUNNING = 55371
    PERLBREW_BASHRC_VERSION = 0.63
    PERLBREW_HOME = /Users/stas/.perlbrew
    PERLBREW_MANPATH = /Users/stas/perl5/perlbrew/perls/perl-5.18.0/man
    PERLBREW_PATH = /Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.18.0/bin
    PERLBREW_PERL = perl-5.18.0
    PERLBREW_ROOT = /Users/stas/perl5/perlbrew
    PERLBREW_VERSION = 0.63
    PERL_MM_USE_DEFAULT = 1
    SHELL = /opt/local/bin/zsh
    TERM = screen
    TMPDIR = /var/folders/k7/cj2hxbn162362g2150r7t9480000gn/T/

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

    $^X = /Users/stas/perl5/perlbrew/perls/perl-5.18.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 401 12 33 61 79 80 81 98 100 204 402
    $EGID = 20 20 401 12 33 61 79 80 81 98 100 204 402

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.57    
    JSON::PP            2.27202 
    Module::Build       0.4003  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.26    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=darwin, osvers=12.3.0, archname=darwin-2level
    uname='darwin stanislaws-macbook-pro.local 12.3.0 darwin kernel version 12.3.0: sun jan 6 22:37:10 pst 2013; root:xnu-2050.22.13~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stas/perl5/perlbrew/perls/perl-5.18.0 -Aeval:scriptdir=/Users/stas/perl5/perlbrew/perls/perl-5.18.0/bin'
    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-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.0.60))', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/opt/local/lib'
    libpth=/opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/opt/local/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 darwin
  Compiled at May 18 2013 11:49:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="55371"
    PERL5_CPAN_IS_RUNNING="55371"
    PERLBREW_BASHRC_VERSION="0.63"
    PERLBREW_HOME="/Users/stas/.perlbrew"
    PERLBREW_MANPATH="/Users/stas/perl5/perlbrew/perls/perl-5.18.0/man"
    PERLBREW_PATH="/Users/stas/perl5/perlbrew/bin:/Users/stas/perl5/perlbrew/perls/perl-5.18.0/bin"
    PERLBREW_PERL="perl-5.18.0"
    PERLBREW_ROOT="/Users/stas/perl5/perlbrew"
    PERLBREW_VERSION="0.63"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stas/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/darwin-2level
    /Users/stas/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0
    /Users/stas/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/darwin-2level
    /Users/stas/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0
    .