Back
From: metabase:user:9820532a-708b-1014-9a05-b18a96298da1
Subject: FAIL PPerl-0.25 v5.15.1 FreeBSD
Date: 2011-08-17T20:08:42Z
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 MSERGEANT,
This is a computer-generated report for PPerl-0.25
on perl 5.15.1, created by CPAN-Reporter-1.2002.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/test/perl5/perlbrew/perls/perl-5.15.1/bin/perl5.15.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Test 1 got: "" (t/00stevens.t at line 14)
# Expected: "child: #!perl -w\nchild: use strict;\nchild: use PPerl qw(send_fd recv_fd s_pipe);\nchild: \nchild: $| = 1;\nchild: \nchild: s_pipe(my ($in, $out));\nchild: \nchild: if (my $kid = fork()) { #papa\nchild: open FOO, '<t/stevens.plx';\nchild: send_fd($in, fileno FOO);\nchild: waitpid $kid, 0;\nchild: }\nchild: else { # nicole\nchild: my $fd = recv_fd($out);\nchild: open BAR, \"<&=$fd\";\nchild: while (<BAR>) {\nchild: print \"child: $_\";\nchild: }\nchild: }\n"
# Lines 1-1 are missing:
# - "child: #!perl -w\n"
# - "child: use strict;\n"
# - "child: use PPerl qw(send_fd recv_fd s_pipe);\n"
# - "child: \n"
# - "child: $| = 1;\n"
# - "child: \n"
# - "child: s_pipe(my ($in, $out));\n"
# - "child: \n"
# - "child: if (my $kid = fork()) { #papa\n"
# - "child: open FOO, '<t/stevens.plx';\n"
# - "child: send_fd($in, fileno FOO);\n"
# - "child: waitpid $kid, 0;\n"
# - "child: }\n"
# - "child: else { # nicole\n"
# - "child: my $fd = recv_fd($out);\n"
# - "child: open BAR, \"<&=$fd\";\n"
# - "child: while (<BAR>) {\n"
# - "child: print \"child: $_\";\n"
# - "child: }\n"
# - "child: }\n"
# t/00stevens.t line 14 is: ok(`$^X t/stevens.plx`, $foo);
t/00stevens.t ........
Failed 1/1 subtests
t/01basic.t .......... ok
t/02usage.t .......... ok
pperl: expected 'OK\n', got: '72375 dup2(1701854540, 0) failed'
# Test 4 got: "" (t/03cat.t at line 19)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n" (pperl with pipe)
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/03cat.t line 19 is: ok($foo, $seed, "pperl with pipe");
pperl: expected 'OK\n', got: '72376 dup2(1230984021, 0) failed'
# Test 5 got: "" (t/03cat.t at line 22)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n" (pperl with arg)
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/03cat.t line 22 is: ok($foo, $seed, "pperl with arg");
pperl: expected 'OK\n', got: '72377 dup2(1701854540, 0) failed'
# Test 6 got: "" (t/03cat.t at line 25)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n" (pperl with pipe2)
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/03cat.t line 25 is: ok($foo, $seed, "pperl with pipe2");
pperl: expected 'OK\n', got: '72374 dup2(1598837317, 0) failed'
# Test 7 got: "" (t/03cat.t at line 28)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n" (pperl with arg2)
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/03cat.t line 28 is: ok($foo, $seed, "pperl with arg2");
# Test 8 got: "" (t/03cat.t at line 31)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n" (pperl with pipe3)
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/03cat.t line 31 is: ok($foo, $seed, "pperl with pipe3");
# Test 9 got: "" (t/03cat.t at line 34)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n" (pperl with arg3)
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/03cat.t line 34 is: ok($foo, $seed, "pperl with arg3");
t/03cat.t ............
Failed 6/9 subtests
pperl: expected 'OK\n', got: '72396 dup2(826101327, 0) failed'
pperl: expected 'OK\n', got: '72398 dup2(7631717, 0) failed'
# Test 4 got: "" (t/04args.t at line 13)
# Expected: "'foo\nbar'\n'baz'\n"
# Lines 1-1 are missing:
# - "'foo\n"
# - "bar'\n"
# - "'baz'\n"
# t/04args.t line 13 is: ok(capture('./pperl', 't/args.plx', "foo\nbar", 'baz'),
pperl: expected 'OK\n', got: '72407 dup2(826101327, 0) failed'
pperl: expected 'OK\n', got: '72409 dup2(7631717, 0) failed'
# Test 6 got: "" (t/04args.t at line 27)
# Expected: "'foo' => 'bar\nbaz'\n'null' => ''\n'quu\nx' => 'wobble'\n"
# Lines 1-1 are missing:
# - "'foo' => 'bar\n"
# - "baz'\n"
# - "'null' => ''\n"
# - "'quu\n"
# - "x' => 'wobble'\n"
# t/04args.t line 27 is: ok(capture('./pperl', 't/env.plx'),
t/04args.t ...........
Failed 2/6 subtests
pperl: expected 'OK\n', got: '72424 dup2(826101327, 0) failed'
# Test 2 got: "" (t/05cwd.t at line 9)
# Expected: "/usr/home/test/.cpan/build/PPerl-0.25-qZ5YPY"
# t/05cwd.t line 9 is: ok(`./pperl t/cwd.plx`, $cwd);
pperl: expected 'OK\n', got: '72426 dup2(7631717, 0) failed'
# Test 4 got: "" (t/05cwd.t at line 14)
# Expected: "/usr/home/test/.cpan/build/PPerl-0.25-qZ5YPY/t"
# t/05cwd.t line 14 is: ok(`../pperl cwd.plx`, $cwd);
t/05cwd.t ............
Failed 2/4 subtests
# Test 5 got: "1" (t/06exit_die.t at line 17)
# Expected: "0"
# t/06exit_die.t line 17 is: ok($? >> 8, 0);
# Test 6 got: "pperl: expected 'OK\\n', got: '72443 dup2(826101327, 0) failed'\n" (t/06exit_die.t at line 18)
# Expected: ""
# t/06exit_die.t line 18 is: ok($out, "");
# Test 7 got: "1" (t/06exit_die.t at line 21)
# Expected: "70"
# t/06exit_die.t line 21 is: ok($? >> 8, 70);
# Test 8 got: "pperl: expected 'OK\\n', got: '72444 dup2(7631717, 0) failed'\n" (t/06exit_die.t at line 22)
# Expected: "foo at t/spammy.plx line 7.\n"
# t/06exit_die.t line 22 is: ok($out, "foo at t/spammy.plx line 7.\n");
t/06exit_die.t .......
Failed 4/8 subtests
pperl: expected 'OK\n', got: '72457 dup2(1701854540, 0) failed'
# Test 2 got: "1" (t/07djbish.t at line 10)
# Expected: "20"
# t/07djbish.t line 10 is: ok($? >> 8, 20);
t/07djbish.t .........
Failed 1/2 subtests
pperl: expected 'OK\n', got: '72470 dup2(826101327, 0) failed'
# Test 1 got: "" (t/08fork.t at line 9)
# Expected: "I'm the child\nchild exited with code 20\n"
# t/08fork.t line 9 is: ok(`./pperl t/fork.plx`, $out);
pperl: expected 'OK\n', got: '72473 dup2(7631717, 0) failed'
# Test 2 got: "" (t/08fork.t at line 9 fail #2)
# Expected: "I'm the child\nchild exited with code 20\n"
pperl: expected 'OK\n', got: '72474 dup2(826101327, 0) failed'
# Test 3 got: "" (t/08fork.t at line 9 fail #3)
# Expected: "I'm the child\nchild exited with code 20\n"
pperl: expected 'OK\n', got: '72471 dup2(1937007680, 0) failed'
# Test 4 got: "" (t/08fork.t at line 9 fail #4)
# Expected: "I'm the child\nchild exited with code 20\n"
# Test 5 got: "" (t/08fork.t at line 9 fail #5)
# Expected: "I'm the child\nchild exited with code 20\n"
# Test 6 got: "" (t/08fork.t at line 9 fail #6)
# Expected: "I'm the child\nchild exited with code 20\n"
pperl: expected 'OK\n', got: '72477 dup2(959522866, 0) failed'
# Test 7 got: "" (t/08fork.t at line 9 fail #7)
# Expected: "I'm the child\nchild exited with code 20\n"
# Test 8 got: "" (t/08fork.t at line 9 fail #8)
# Expected: "I'm the child\nchild exited with code 20\n"
# Test 9 got: "" (t/08fork.t at line 9 fail #9)
# Expected: "I'm the child\nchild exited with code 20\n"
pperl: expected 'OK\n', got: '72472 dup2(892938290, 0) failed'
# Test 10 got: "" (t/08fork.t at line 9 fail #10)
# Expected: "I'm the child\nchild exited with code 20\n"
t/08fork.t ...........
Failed 10/10 subtests
# Test 1 got: "pperl: expected 'OK\\n', got: '72499 dup2(1937010735, 0) failed'\n" (t/09taint.t at line 7)
# Expected: "Insecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.\n"
# t/09taint.t line 7 is: ok($err, "Insecure dependency in open while running with -T switch at t/taint_pperl.plx line 4.\n");
t/09taint.t ..........
Failed 1/1 subtests
# Test 1 got: "pperl: expected 'OK\\n', got: '72513 dup2(1937010735, 0) failed'\n" (t/10tie.t at line 18)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# t/10tie.t line 18 is: ok(`./pperl t/tie.plx $db 2>&1`, $shouldbe);
# Test 2 got: "pperl: expected 'OK\\n', got: '72515 dup2(7631717, 0) failed'\n" (t/10tie.t at line 18 fail #2)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 3 got: "pperl: expected 'OK\\n', got: '72512 dup2(909718578, 0) failed'\n" (t/10tie.t at line 18 fail #3)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 4 got: "pperl: expected 'OK\\n', got: '72514 dup2(1937007680, 0) failed'\n" (t/10tie.t at line 18 fail #4)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 5 got: "" (t/10tie.t at line 18 fail #5)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 6 got: "" (t/10tie.t at line 18 fail #6)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 7 got: "pperl: expected 'OK\\n', got: '72519 dup2(959522866, 0) failed'\n" (t/10tie.t at line 18 fail #7)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 8 got: "" (t/10tie.t at line 18 fail #8)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 9 got: "" (t/10tie.t at line 18 fail #9)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
# Test 10 got: "pperl: expected 'OK\\n', got: '72516 dup2(892938290, 0) failed'\n" (t/10tie.t at line 18 fail #10)
# Expected: "'foo' => 'foo''bar' => 'baz'\n"
t/10tie.t ............
Failed 10/10 subtests
pperl: expected 'OK\n', got: '72537 dup2(826101327, 0) failed'
pperl: expected 'OK\n', got: '72539 dup2(7631717, 0) failed'
Can't open foo.72533: No such file or directory at t/cat.plx line 3.
# Test 3 got: "" (t/11autoclose.t at line 18)
# Expected: "foo\n"
# t/11autoclose.t line 18 is: ok(`$^X t/cat.plx $file`, "foo\n");
pperl: expected 'OK\n', got: '72544 dup2(826101327, 0) failed'
Can't open foo.72533: No such file or directory at t/cat.plx line 3.
# Test 4 got: "" (t/11autoclose.t at line 20)
# Expected: "foo\nbar\n"
# t/11autoclose.t line 20 is: ok(`$^X t/cat.plx $file`, "foo\nbar\n");
t/11autoclose.t ......
Failed 2/4 subtests
pperl: expected 'OK\n', got: '72558 dup2(826101327, 0) failed'
# Test 3 got: <UNDEF> (t/12signals.t at line 24 fail #2)
# Expected: "starting\n"
# t/12signals.t line 24 is: ok($got, "starting\n");
error closing pipe 256 at t/12signals.t line 38.
t/12signals.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 4/6 subtests
pperl: expected 'OK\n', got: '72569 dup2(826101327, 0) failed'
subprocess error 256 at t/13pid.t line 10.
t/13pid.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 3/4 subtests
pperl: expected 'OK\n', got: '72579 dup2(826101327, 0) failed'
# Test 3 got: "" (t/14data.t at line 11 fail #2)
# Expected: "This is a test.\n\nIf this were a real program beer would have fallen from the overhead\ncontainers.\n\n"
# Lines 1-1 are missing:
# - "This is a test.\n"
# - "\n"
# - "If this were a real program beer would have fallen from the overhead\n"
# - "containers.\n"
# - "\n"
# t/14data.t line 11 is: ok(`$perl t/data.plx`, $expect);
pperl: expected 'OK\n', got: '72578 dup2(7631717, 0) failed'
# Test 4 got: "" (t/14data.t at line 11 fail #3)
# Expected: "This is a test.\n\nIf this were a real program beer would have fallen from the overhead\ncontainers.\n\n"
# Lines 1-1 are missing:
# - "This is a test.\n"
# - "\n"
# - "If this were a real program beer would have fallen from the overhead\n"
# - "containers.\n"
# - "\n"
pperl: expected 'OK\n', got: '72581 dup2(826101327, 0) failed'
# Test 5 got: "" (t/14data.t at line 11 fail #4)
# Expected: "This is a test.\n\nIf this were a real program beer would have fallen from the overhead\ncontainers.\n\n"
# Lines 1-1 are missing:
# - "This is a test.\n"
# - "\n"
# - "If this were a real program beer would have fallen from the overhead\n"
# - "containers.\n"
# - "\n"
pperl: expected 'OK\n', got: '72582 dup2(1937007680, 0) failed'
# Test 6 got: "" (t/14data.t at line 11 fail #5)
# Expected: "This is a test.\n\nIf this were a real program beer would have fallen from the overhead\ncontainers.\n\n"
# Lines 1-1 are missing:
# - "This is a test.\n"
# - "\n"
# - "If this were a real program beer would have fallen from the overhead\n"
# - "containers.\n"
# - "\n"
# Test 7 got: "" (t/14data.t at line 11 fail #6)
# Expected: "This is a test.\n\nIf this were a real program beer would have fallen from the overhead\ncontainers.\n\n"
# Lines 1-1 are missing:
# - "This is a test.\n"
# - "\n"
# - "If this were a real program beer would have fallen from the overhead\n"
# - "containers.\n"
# - "\n"
# Test 8 got: "" (t/14data.t at line 11 fail #7)
# Expected: "This is a test.\n\nIf this were a real program beer would have fallen from the overhead\ncontainers.\n\n"
# Lines 1-1 are missing:
# - "This is a test.\n"
# - "\n"
# - "If this were a real program beer would have fallen from the overhead\n"
# - "containers.\n"
# - "\n"
t/14data.t ...........
Failed 6/8 subtests
pperl: expected 'OK\n', got: '72595 dup2(826101327, 0) failed'
# Test 1 got: <UNDEF> (t/15punctuation.t at line 12)
# Expected: "$& \n"
# t/15punctuation.t line 12 is: for (my $i = 0; $i < @expect; $i++) {
# Test 2 got: <UNDEF> (t/15punctuation.t at line 12 fail #2)
# Expected: "$` \n"
# Test 3 got: <UNDEF> (t/15punctuation.t at line 12 fail #3)
# Expected: "$' \n"
# Test 4 got: <UNDEF> (t/15punctuation.t at line 12 fail #4)
# Expected: "$+ \n"
# Test 5 got: <UNDEF> (t/15punctuation.t at line 12 fail #5)
# Expected: "\n"
# Test 6 got: <UNDEF> (t/15punctuation.t at line 12 fail #6)
# Expected: "$. tested elsewhere\n"
# Test 7 got: <UNDEF> (t/15punctuation.t at line 12 fail #7)
# Expected: "$/ \n"
# Test 8 got: <UNDEF> (t/15punctuation.t at line 12 fail #8)
# Expected: "\n"
# Test 9 got: <UNDEF> (t/15punctuation.t at line 12 fail #9)
# Expected: "\n"
# Test 10 got: <UNDEF> (t/15punctuation.t at line 12 fail #10)
# Expected: "$| 0\n"
# Test 11 got: <UNDEF> (t/15punctuation.t at line 12 fail #11)
# Expected: "$, \n"
# Test 12 got: <UNDEF> (t/15punctuation.t at line 12 fail #12)
# Expected: "$ \n"
# Test 13 got: <UNDEF> (t/15punctuation.t at line 12 fail #13)
# Expected: "\n"
# Test 14 got: <UNDEF> (t/15punctuation.t at line 12 fail #14)
# Expected: "$\" \n"
# Test 15 got: <UNDEF> (t/15punctuation.t at line 12 fail #15)
# Expected: "$; \34\n"
# Test 16 got: <UNDEF> (t/15punctuation.t at line 12 fail #16)
# Expected: "\n"
# Test 17 got: <UNDEF> (t/15punctuation.t at line 12 fail #17)
# Expected: "$% 0\n"
# Test 18 got: <UNDEF> (t/15punctuation.t at line 12 fail #18)
# Expected: "$= 60\n"
# Test 19 got: <UNDEF> (t/15punctuation.t at line 12 fail #19)
# Expected: "$- TODO\n"
# Test 20 got: <UNDEF> (t/15punctuation.t at line 12 fail #20)
# Expected: "$~ STDOUT\n"
# Test 21 got: <UNDEF> (t/15punctuation.t at line 12 fail #21)
# Expected: "$^ STDOUT_TOP\n"
# Test 22 got: <UNDEF> (t/15punctuation.t at line 12 fail #22)
# Expected: "$: \n"
# Test 23 got: <UNDEF> (t/15punctuation.t at line 12 fail #23)
# Expected: "-\n"
# Test 24 got: <UNDEF> (t/15punctuation.t at line 12 fail #24)
# Expected: "$^L \f\n"
# Test 25 got: <UNDEF> (t/15punctuation.t at line 12 fail #25)
# Expected: "\n"
# Test 26 got: <UNDEF> (t/15punctuation.t at line 12 fail #26)
# Expected: "$? 0\n"
# Test 27 got: <UNDEF> (t/15punctuation.t at line 12 fail #27)
# Expected: "$! \n"
# Test 28 got: <UNDEF> (t/15punctuation.t at line 12 fail #28)
# Expected: "$^E \n"
# Test 29 got: <UNDEF> (t/15punctuation.t at line 12 fail #29)
# Expected: "$@ \n"
# Test 30 got: <UNDEF> (t/15punctuation.t at line 12 fail #30)
# Expected: "\n"
# Test 31 got: <UNDEF> (t/15punctuation.t at line 12 fail #31)
# Expected: "$$ tested elsewhere\n"
# Test 32 got: <UNDEF> (t/15punctuation.t at line 12 fail #32)
# Expected: "$< 1002\n"
# Test 33 got: <UNDEF> (t/15punctuation.t at line 12 fail #33)
# Expected: "$> 1002\n"
# Test 34 got: <UNDEF> (t/15punctuation.t at line 12 fail #34)
# Expected: "$( 1002 1002\n"
# Test 35 got: <UNDEF> (t/15punctuation.t at line 12 fail #35)
# Expected: "$) 1002 1002\n"
# Test 36 got: <UNDEF> (t/15punctuation.t at line 12 fail #36)
# Expected: "$0 t/punctuation.plx\n"
# Test 37 got: <UNDEF> (t/15punctuation.t at line 12 fail #37)
# Expected: "\n"
# Test 38 got: <UNDEF> (t/15punctuation.t at line 12 fail #38)
# Expected: "$] 5.015001\n"
# Test 39 got: <UNDEF> (t/15punctuation.t at line 12 fail #39)
# Expected: "\n"
# Test 40 got: <UNDEF> (t/15punctuation.t at line 12 fail #40)
# Expected: "$^A \n"
# Test 41 got: <UNDEF> (t/15punctuation.t at line 12 fail #41)
# Expected: "$^C 0\n"
# Test 42 got: <UNDEF> (t/15punctuation.t at line 12 fail #42)
# Expected: "$^D 0\n"
# Test 43 got: <UNDEF> (t/15punctuation.t at line 12 fail #43)
# Expected: "$^F hightly dependant on weather\n"
# Test 44 got: <UNDEF> (t/15punctuation.t at line 12 fail #44)
# Expected: "$^I \n"
# Test 45 got: <UNDEF> (t/15punctuation.t at line 12 fail #45)
# Expected: "$^P 0\n"
# Test 46 got: <UNDEF> (t/15punctuation.t at line 12 fail #46)
# Expected: "$^R \n"
# Test 47 got: <UNDEF> (t/15punctuation.t at line 12 fail #47)
# Expected: "$^S can't affect\n"
# Test 48 got: <UNDEF> (t/15punctuation.t at line 12 fail #48)
# Expected: "$^T can't test here\n"
# Test 49 got: <UNDEF> (t/15punctuation.t at line 12 fail #49)
# Expected: "$^W 0\n"
# Test 50 got: <UNDEF> (t/15punctuation.t at line 12 fail #50)
# Expected: "$^X varies wildly\n"
# Test 51 got: <UNDEF> (t/15punctuation.t at line 12 fail #51)
# Expected: "$^O freebsd\n"
pperl: expected 'OK\n', got: '72596 dup2(7631717, 0) failed'
# Test 52 got: <UNDEF> (t/15punctuation.t at line 12 fail #52)
# Expected: "$& \n"
# Test 53 got: <UNDEF> (t/15punctuation.t at line 12 fail #53)
# Expected: "$` \n"
# Test 54 got: <UNDEF> (t/15punctuation.t at line 12 fail #54)
# Expected: "$' \n"
# Test 55 got: <UNDEF> (t/15punctuation.t at line 12 fail #55)
# Expected: "$+ \n"
# Test 56 got: <UNDEF> (t/15punctuation.t at line 12 fail #56)
# Expected: "\n"
# Test 57 got: <UNDEF> (t/15punctuation.t at line 12 fail #57)
# Expected: "$. tested elsewhere\n"
# Test 58 got: <UNDEF> (t/15punctuation.t at line 12 fail #58)
# Expected: "$/ \n"
# Test 59 got: <UNDEF> (t/15punctuation.t at line 12 fail #59)
# Expected: "\n"
# Test 60 got: <UNDEF> (t/15punctuation.t at line 12 fail #60)
# Expected: "\n"
# Test 61 got: <UNDEF> (t/15punctuation.t at line 12 fail #61)
# Expected: "$| 0\n"
# Test 62 got: <UNDEF> (t/15punctuation.t at line 12 fail #62)
# Expected: "$, \n"
# Test 63 got: <UNDEF> (t/15punctuation.t at line 12 fail #63)
# Expected: "$ \n"
# Test 64 got: <UNDEF> (t/15punctuation.t at line 12 fail #64)
# Expected: "\n"
# Test 65 got: <UNDEF> (t/15punctuation.t at line 12 fail #65)
# Expected: "$\" \n"
# Test 66 got: <UNDEF> (t/15punctuation.t at line 12 fail #66)
# Expected: "$; \34\n"
# Test 67 got: <UNDEF> (t/15punctuation.t at line 12 fail #67)
# Expected: "\n"
# Test 68 got: <UNDEF> (t/15punctuation.t at line 12 fail #68)
# Expected: "$% 0\n"
# Test 69 got: <UNDEF> (t/15punctuation.t at line 12 fail #69)
# Expected: "$= 60\n"
# Test 70 got: <UNDEF> (t/15punctuation.t at line 12 fail #70)
# Expected: "$- TODO\n"
# Test 71 got: <UNDEF> (t/15punctuation.t at line 12 fail #71)
# Expected: "$~ STDOUT\n"
# Test 72 got: <UNDEF> (t/15punctuation.t at line 12 fail #72)
# Expected: "$^ STDOUT_TOP\n"
# Test 73 got: <UNDEF> (t/15punctuation.t at line 12 fail #73)
# Expected: "$: \n"
# Test 74 got: <UNDEF> (t/15punctuation.t at line 12 fail #74)
# Expected: "-\n"
# Test 75 got: <UNDEF> (t/15punctuation.t at line 12 fail #75)
# Expected: "$^L \f\n"
# Test 76 got: <UNDEF> (t/15punctuation.t at line 12 fail #76)
# Expected: "\n"
# Test 77 got: <UNDEF> (t/15punctuation.t at line 12 fail #77)
# Expected: "$? 0\n"
# Test 78 got: <UNDEF> (t/15punctuation.t at line 12 fail #78)
# Expected: "$! \n"
# Test 79 got: <UNDEF> (t/15punctuation.t at line 12 fail #79)
# Expected: "$^E \n"
# Test 80 got: <UNDEF> (t/15punctuation.t at line 12 fail #80)
# Expected: "$@ \n"
# Test 81 got: <UNDEF> (t/15punctuation.t at line 12 fail #81)
# Expected: "\n"
# Test 82 got: <UNDEF> (t/15punctuation.t at line 12 fail #82)
# Expected: "$$ tested elsewhere\n"
# Test 83 got: <UNDEF> (t/15punctuation.t at line 12 fail #83)
# Expected: "$< 1002\n"
# Test 84 got: <UNDEF> (t/15punctuation.t at line 12 fail #84)
# Expected: "$> 1002\n"
# Test 85 got: <UNDEF> (t/15punctuation.t at line 12 fail #85)
# Expected: "$( 1002 1002\n"
# Test 86 got: <UNDEF> (t/15punctuation.t at line 12 fail #86)
# Expected: "$) 1002 1002\n"
# Test 87 got: <UNDEF> (t/15punctuation.t at line 12 fail #87)
# Expected: "$0 t/punctuation.plx\n"
# Test 88 got: <UNDEF> (t/15punctuation.t at line 12 fail #88)
# Expected: "\n"
# Test 89 got: <UNDEF> (t/15punctuation.t at line 12 fail #89)
# Expected: "$] 5.015001\n"
# Test 90 got: <UNDEF> (t/15punctuation.t at line 12 fail #90)
# Expected: "\n"
# Test 91 got: <UNDEF> (t/15punctuation.t at line 12 fail #91)
# Expected: "$^A \n"
# Test 92 got: <UNDEF> (t/15punctuation.t at line 12 fail #92)
# Expected: "$^C 0\n"
# Test 93 got: <UNDEF> (t/15punctuation.t at line 12 fail #93)
# Expected: "$^D 0\n"
# Test 94 got: <UNDEF> (t/15punctuation.t at line 12 fail #94)
# Expected: "$^F hightly dependant on weather\n"
# Test 95 got: <UNDEF> (t/15punctuation.t at line 12 fail #95)
# Expected: "$^I \n"
# Test 96 got: <UNDEF> (t/15punctuation.t at line 12 fail #96)
# Expected: "$^P 0\n"
# Test 97 got: <UNDEF> (t/15punctuation.t at line 12 fail #97)
# Expected: "$^R \n"
# Test 98 got: <UNDEF> (t/15punctuation.t at line 12 fail #98)
# Expected: "$^S can't affect\n"
# Test 99 got: <UNDEF> (t/15punctuation.t at line 12 fail #99)
# Expected: "$^T can't test here\n"
# Test 100 got: <UNDEF> (t/15punctuation.t at line 12 fail #100)
# Expected: "$^W 0\n"
# Test 101 got: <UNDEF> (t/15punctuation.t at line 12 fail #101)
# Expected: "$^X varies wildly\n"
# Test 102 got: <UNDEF> (t/15punctuation.t at line 12 fail #102)
# Expected: "$^O freebsd\n"
pperl: expected 'OK\n', got: '72598 dup2(826101327, 0) failed'
# Test 103 got: <UNDEF> (t/15punctuation.t at line 12 fail #103)
# Expected: "$& \n"
# Test 104 got: <UNDEF> (t/15punctuation.t at line 12 fail #104)
# Expected: "$` \n"
# Test 105 got: <UNDEF> (t/15punctuation.t at line 12 fail #105)
# Expected: "$' \n"
# Test 106 got: <UNDEF> (t/15punctuation.t at line 12 fail #106)
# Expected: "$+ \n"
# Test 107 got: <UNDEF> (t/15punctuation.t at line 12 fail #107)
# Expected: "\n"
# Test 108 got: <UNDEF> (t/15punctuation.t at line 12 fail #108)
# Expected: "$. tested elsewhere\n"
# Test 109 got: <UNDEF> (t/15punctuation.t at line 12 fail #109)
# Expected: "$/ \n"
# Test 110 got: <UNDEF> (t/15punctuation.t at line 12 fail #110)
# Expected: "\n"
# Test 111 got: <UNDEF> (t/15punctuation.t at line 12 fail #111)
# Expected: "\n"
# Test 112 got: <UNDEF> (t/15punctuation.t at line 12 fail #112)
# Expected: "$| 0\n"
# Test 113 got: <UNDEF> (t/15punctuation.t at line 12 fail #113)
# Expected: "$, \n"
# Test 114 got: <UNDEF> (t/15punctuation.t at line 12 fail #114)
# Expected: "$ \n"
# Test 115 got: <UNDEF> (t/15punctuation.t at line 12 fail #115)
# Expected: "\n"
# Test 116 got: <UNDEF> (t/15punctuation.t at line 12 fail #116)
# Expected: "$\" \n"
# Test 117 got: <UNDEF> (t/15punctuation.t at line 12 fail #117)
# Expected: "$; \34\n"
# Test 118 got: <UNDEF> (t/15punctuation.t at line 12 fail #118)
# Expected: "\n"
# Test 119 got: <UNDEF> (t/15punctuation.t at line 12 fail #119)
# Expected: "$% 0\n"
# Test 120 got: <UNDEF> (t/15punctuation.t at line 12 fail #120)
# Expected: "$= 60\n"
# Test 121 got: <UNDEF> (t/15punctuation.t at line 12 fail #121)
# Expected: "$- TODO\n"
# Test 122 got: <UNDEF> (t/15punctuation.t at line 12 fail #122)
# Expected: "$~ STDOUT\n"
# Test 123 got: <UNDEF> (t/15punctuation.t at line 12 fail #123)
# Expected: "$^ STDOUT_TOP\n"
# Test 124 got: <UNDEF> (t/15punctuation.t at line 12 fail #124)
# Expected: "$: \n"
# Test 125 got: <UNDEF> (t/15punctuation.t at line 12 fail #125)
# Expected: "-\n"
# Test 126 got: <UNDEF> (t/15punctuation.t at line 12 fail #126)
# Expected: "$^L \f\n"
# Test 127 got: <UNDEF> (t/15punctuation.t at line 12 fail #127)
# Expected: "\n"
# Test 128 got: <UNDEF> (t/15punctuation.t at line 12 fail #128)
# Expected: "$? 0\n"
# Test 129 got: <UNDEF> (t/15punctuation.t at line 12 fail #129)
# Expected: "$! \n"
# Test 130 got: <UNDEF> (t/15punctuation.t at line 12 fail #130)
# Expected: "$^E \n"
# Test 131 got: <UNDEF> (t/15punctuation.t at line 12 fail #131)
# Expected: "$@ \n"
# Test 132 got: <UNDEF> (t/15punctuation.t at line 12 fail #132)
# Expected: "\n"
# Test 133 got: <UNDEF> (t/15punctuation.t at line 12 fail #133)
# Expected: "$$ tested elsewhere\n"
# Test 134 got: <UNDEF> (t/15punctuation.t at line 12 fail #134)
# Expected: "$< 1002\n"
# Test 135 got: <UNDEF> (t/15punctuation.t at line 12 fail #135)
# Expected: "$> 1002\n"
# Test 136 got: <UNDEF> (t/15punctuation.t at line 12 fail #136)
# Expected: "$( 1002 1002\n"
# Test 137 got: <UNDEF> (t/15punctuation.t at line 12 fail #137)
# Expected: "$) 1002 1002\n"
# Test 138 got: <UNDEF> (t/15punctuation.t at line 12 fail #138)
# Expected: "$0 t/punctuation.plx\n"
# Test 139 got: <UNDEF> (t/15punctuation.t at line 12 fail #139)
# Expected: "\n"
# Test 140 got: <UNDEF> (t/15punctuation.t at line 12 fail #140)
# Expected: "$] 5.015001\n"
# Test 141 got: <UNDEF> (t/15punctuation.t at line 12 fail #141)
# Expected: "\n"
# Test 142 got: <UNDEF> (t/15punctuation.t at line 12 fail #142)
# Expected: "$^A \n"
# Test 143 got: <UNDEF> (t/15punctuation.t at line 12 fail #143)
# Expected: "$^C 0\n"
# Test 144 got: <UNDEF> (t/15punctuation.t at line 12 fail #144)
# Expected: "$^D 0\n"
# Test 145 got: <UNDEF> (t/15punctuation.t at line 12 fail #145)
# Expected: "$^F hightly dependant on weather\n"
# Test 146 got: <UNDEF> (t/15punctuation.t at line 12 fail #146)
# Expected: "$^I \n"
# Test 147 got: <UNDEF> (t/15punctuation.t at line 12 fail #147)
# Expected: "$^P 0\n"
# Test 148 got: <UNDEF> (t/15punctuation.t at line 12 fail #148)
# Expected: "$^R \n"
# Test 149 got: <UNDEF> (t/15punctuation.t at line 12 fail #149)
# Expected: "$^S can't affect\n"
# Test 150 got: <UNDEF> (t/15punctuation.t at line 12 fail #150)
# Expected: "$^T can't test here\n"
# Test 151 got: <UNDEF> (t/15punctuation.t at line 12 fail #151)
# Expected: "$^W 0\n"
# Test 152 got: <UNDEF> (t/15punctuation.t at line 12 fail #152)
# Expected: "$^X varies wildly\n"
# Test 153 got: <UNDEF> (t/15punctuation.t at line 12 fail #153)
# Expected: "$^O freebsd\n"
pperl: expected 'OK\n', got: '72600 dup2(1937007680, 0) failed'
# Test 154 got: <UNDEF> (t/15punctuation.t at line 12 fail #154)
# Expected: "$& \n"
# Test 155 got: <UNDEF> (t/15punctuation.t at line 12 fail #155)
# Expected: "$` \n"
# Test 156 got: <UNDEF> (t/15punctuation.t at line 12 fail #156)
# Expected: "$' \n"
# Test 157 got: <UNDEF> (t/15punctuation.t at line 12 fail #157)
# Expected: "$+ \n"
# Test 158 got: <UNDEF> (t/15punctuation.t at line 12 fail #158)
# Expected: "\n"
# Test 159 got: <UNDEF> (t/15punctuation.t at line 12 fail #159)
# Expected: "$. tested elsewhere\n"
# Test 160 got: <UNDEF> (t/15punctuation.t at line 12 fail #160)
# Expected: "$/ \n"
# Test 161 got: <UNDEF> (t/15punctuation.t at line 12 fail #161)
# Expected: "\n"
# Test 162 got: <UNDEF> (t/15punctuation.t at line 12 fail #162)
# Expected: "\n"
# Test 163 got: <UNDEF> (t/15punctuation.t at line 12 fail #163)
# Expected: "$| 0\n"
# Test 164 got: <UNDEF> (t/15punctuation.t at line 12 fail #164)
# Expected: "$, \n"
# Test 165 got: <UNDEF> (t/15punctuation.t at line 12 fail #165)
# Expected: "$ \n"
# Test 166 got: <UNDEF> (t/15punctuation.t at line 12 fail #166)
# Expected: "\n"
# Test 167 got: <UNDEF> (t/15punctuation.t at line 12 fail #167)
# Expected: "$\" \n"
# Test 168 got: <UNDEF> (t/15punctuation.t at line 12 fail #168)
# Expected: "$; \34\n"
# Test 169 got: <UNDEF> (t/15punctuation.t at line 12 fail #169)
# Expected: "\n"
# Test 170 got: <UNDEF> (t/15punctuation.t at line 12 fail #170)
# Expected: "$% 0\n"
# Test 171 got: <UNDEF> (t/15punctuation.t at line 12 fail #171)
# Expected: "$= 60\n"
# Test 172 got: <UNDEF> (t/15punctuation.t at line 12 fail #172)
# Expected: "$- TODO\n"
# Test 173 got: <UNDEF> (t/15punctuation.t at line 12 fail #173)
# Expected: "$~ STDOUT\n"
# Test 174 got: <UNDEF> (t/15punctuation.t at line 12 fail #174)
# Expected: "$^ STDOUT_TOP\n"
# Test 175 got: <UNDEF> (t/15punctuation.t at line 12 fail #175)
# Expected: "$: \n"
# Test 176 got: <UNDEF> (t/15punctuation.t at line 12 fail #176)
# Expected: "-\n"
# Test 177 got: <UNDEF> (t/15punctuation.t at line 12 fail #177)
# Expected: "$^L \f\n"
# Test 178 got: <UNDEF> (t/15punctuation.t at line 12 fail #178)
# Expected: "\n"
# Test 179 got: <UNDEF> (t/15punctuation.t at line 12 fail #179)
# Expected: "$? 0\n"
# Test 180 got: <UNDEF> (t/15punctuation.t at line 12 fail #180)
# Expected: "$! \n"
# Test 181 got: <UNDEF> (t/15punctuation.t at line 12 fail #181)
# Expected: "$^E \n"
# Test 182 got: <UNDEF> (t/15punctuation.t at line 12 fail #182)
# Expected: "$@ \n"
# Test 183 got: <UNDEF> (t/15punctuation.t at line 12 fail #183)
# Expected: "\n"
# Test 184 got: <UNDEF> (t/15punctuation.t at line 12 fail #184)
# Expected: "$$ tested elsewhere\n"
# Test 185 got: <UNDEF> (t/15punctuation.t at line 12 fail #185)
# Expected: "$< 1002\n"
# Test 186 got: <UNDEF> (t/15punctuation.t at line 12 fail #186)
# Expected: "$> 1002\n"
# Test 187 got: <UNDEF> (t/15punctuation.t at line 12 fail #187)
# Expected: "$( 1002 1002\n"
# Test 188 got: <UNDEF> (t/15punctuation.t at line 12 fail #188)
# Expected: "$) 1002 1002\n"
# Test 189 got: <UNDEF> (t/15punctuation.t at line 12 fail #189)
# Expected: "$0 t/punctuation.plx\n"
# Test 190 got: <UNDEF> (t/15punctuation.t at line 12 fail #190)
# Expected: "\n"
# Test 191 got: <UNDEF> (t/15punctuation.t at line 12 fail #191)
# Expected: "$] 5.015001\n"
# Test 192 got: <UNDEF> (t/15punctuation.t at line 12 fail #192)
# Expected: "\n"
# Test 193 got: <UNDEF> (t/15punctuation.t at line 12 fail #193)
# Expected: "$^A \n"
# Test 194 got: <UNDEF> (t/15punctuation.t at line 12 fail #194)
# Expected: "$^C 0\n"
# Test 195 got: <UNDEF> (t/15punctuation.t at line 12 fail #195)
# Expected: "$^D 0\n"
# Test 196 got: <UNDEF> (t/15punctuation.t at line 12 fail #196)
# Expected: "$^F hightly dependant on weather\n"
# Test 197 got: <UNDEF> (t/15punctuation.t at line 12 fail #197)
# Expected: "$^I \n"
# Test 198 got: <UNDEF> (t/15punctuation.t at line 12 fail #198)
# Expected: "$^P 0\n"
# Test 199 got: <UNDEF> (t/15punctuation.t at line 12 fail #199)
# Expected: "$^R \n"
# Test 200 got: <UNDEF> (t/15punctuation.t at line 12 fail #200)
# Expected: "$^S can't affect\n"
# Test 201 got: <UNDEF> (t/15punctuation.t at line 12 fail #201)
# Expected: "$^T can't test here\n"
# Test 202 got: <UNDEF> (t/15punctuation.t at line 12 fail #202)
# Expected: "$^W 0\n"
# Test 203 got: <UNDEF> (t/15punctuation.t at line 12 fail #203)
# Expected: "$^X varies wildly\n"
# Test 204 got: <UNDEF> (t/15punctuation.t at line 12 fail #204)
# Expected: "$^O freebsd\n"
t/15punctuation.t ....
Failed 204/204 subtests
pperl: expected 'OK\n', got: '72608 dup2(826101327, 0) failed'
pperl: expected 'OK\n', got: '72609 dup2(7631717, 0) failed'
pperl: expected 'OK\n', got: '72611 dup2(826101327, 0) failed'
Argument "" isn't numeric in numeric ne (!=) at t/16oops.t line 7.
Argument "" isn't numeric in numeric ne (!=) at t/16oops.t line 7.
t/16oops.t ........... ok
pperl: expected 'OK\n', got: '72619 dup2(826101327, 0) failed'
# Failed test 1 in t/17dickvd.t at line 6
# t/17dickvd.t line 6 is: ok($sock_no);
Argument "" isn't numeric in foreach loop entry at t/17dickvd.t line 10.
# Failed test 2 in t/17dickvd.t at line 17
# t/17dickvd.t line 17 is: ok($new_sock_no);
Argument "" isn't numeric in numeric ne (!=) at t/17dickvd.t line 18.
# Failed test 3 in t/17dickvd.t at line 18
# t/17dickvd.t line 18 is: ok($new_sock_no != $sock_no);
t/17dickvd.t .........
Failed 3/3 subtests
pperl: expected 'OK\n', got: '72634 dup2(1769172480, 0) failed'
# Test 2 got: "" (t/18modified.t at line 13)
# Expected: "foo"
# t/18modified.t line 13 is: ok( `$pperl $file`, 'foo' );
pperl: expected 'OK\n', got: '72646 dup2(826101327, 0) failed'
# Test 4 got: "" (t/18modified.t at line 17)
# Expected: "bar"
# t/18modified.t line 17 is: ok( `$pperl $file`, 'bar' );
t/18modified.t .......
Failed 2/4 subtests
pperl: expected 'OK\n', got: '72658 dup2(826101327, 0) failed'
# Test 2 got: "1" (t/19invoke_djbish.t at line 11)
# Expected: "20"
# t/19invoke_djbish.t line 11 is: skip($skip ? "skipping for now, see below" : 0, $? >> 8, 20);
t/19invoke_djbish.t ..
Failed 1/2 subtests
pperl: expected 'OK\n', got: '72671 dup2(826101327, 0) failed'
# Test 3 got: "" (t/20invoke_cat.t at line 11)
# Expected: "#!/usr/local/perl5.6.1/bin/perl -w\nuse strict;\nprint <>;\n\n__DATA__\n\nFoo bar baz\n"
# Lines 1-1 are missing:
# - "#!/usr/local/perl5.6.1/bin/perl -w\n"
# - "use strict;\n"
# - "print <>;\n"
# - "\n"
# - "__DATA__\n"
# - "\n"
# - "Foo bar baz\n"
# t/20invoke_cat.t line 11 is: ok(`./pperl -Iblib/lib -Iblib/arch t/invoke_cat.plx`, $expect);
t/20invoke_cat.t .....
Failed 1/3 subtests
Test Summary Report
-------------------
t/00stevens.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/03cat.t (Wstat: 0 Tests: 9 Failed: 6)
Failed tests: 4-9
t/04args.t (Wstat: 0 Tests: 6 Failed: 2)
Failed tests: 4, 6
t/05cwd.t (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 2, 4
t/06exit_die.t (Wstat: 0 Tests: 8 Failed: 4)
Failed tests: 5-8
t/07djbish.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
t/08fork.t (Wstat: 0 Tests: 10 Failed: 10)
Failed tests: 1-10
t/09taint.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/10tie.t (Wstat: 0 Tests: 10 Failed: 10)
Failed tests: 1-10
t/11autoclose.t (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 3-4
t/12signals.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Parse errors: Bad plan. You planned 6 tests but ran 3.
t/13pid.t (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/14data.t (Wstat: 0 Tests: 8 Failed: 6)
Failed tests: 3-8
t/15punctuation.t (Wstat: 0 Tests: 204 Failed: 204)
Failed tests: 1-204
t/17dickvd.t (Wstat: 0 Tests: 3 Failed: 3)
Failed tests: 1-3
t/18modified.t (Wstat: 0 Tests: 4 Failed: 2)
Failed tests: 2, 4
t/19invoke_djbish.t (Wstat: 0 Tests: 2 Failed: 1)
Failed test: 2
t/20invoke_cat.t (Wstat: 0 Tests: 3 Failed: 1)
Failed test: 3
Files=21, Tests=286, 13 wallclock secs ( 0.19 usr 0.49 sys + 3.23 cusr 2.87 csys = 6.77 CPU)
Result: FAIL
Failed 18/21 test programs. 257/286 subtests failed.
*** Error code 255
Stop in /usr/home/test/.cpan/build/PPerl-0.25-qZ5YPY.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.59
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LC_ALL = C
PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.1/bin:~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PATH_WITHOUT_PERLBREW = ~/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/test/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 72245
PERL5_CPAN_IS_RUNNING = 72245
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1051,72245
PERLBREW_HOME = /home/test/.perlbrew
PERLBREW_PATH = /home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.1/bin
PERLBREW_PERL = perl-5.15.1
PERLBREW_ROOT = /home/test/perl5/perlbrew
PERLBREW_VERSION = 0.28
PERL_CPANM_OPT = --prompt --mirror http://172.16.1.3/cpan/
PERL_CR_SMOKER_CURRENT = Kwiki-PPerl-0.01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/test/perl5/perlbrew/perls/perl-5.15.1/bin/perl5.15.1
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.112150
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.59
ExtUtils::ParseXS 3.03
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck n/a
version 0.93
--
Summary of my perl5 (revision 5 version 15 subversion 1) configuration:
Platform:
osname=freebsd, osvers=8.1-release, archname=amd64-freebsd
uname='freebsd fbsd.local 8.1-release freebsd 8.1-release #0: mon jul 19 02:36:49 utc 2010 root@mason.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-de -Dprefix=/home/test/perl5/perlbrew/perls/perl-5.15.1 -Dusedevel'
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 20070719 [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=-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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
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 freebsd
Compiled at Aug 11 2011 10:59:54
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="72245"
PERL5_CPAN_IS_RUNNING="72245"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1051,72245"
PERLBREW_HOME="/home/test/.perlbrew"
PERLBREW_PATH="/home/test/perl5/perlbrew/bin:/home/test/perl5/perlbrew/perls/perl-5.15.1/bin"
PERLBREW_PERL="perl-5.15.1"
PERLBREW_ROOT="/home/test/perl5/perlbrew"
PERLBREW_VERSION="0.28"
PERL_CPANM_OPT="--prompt --mirror http://172.16.1.3/cpan/"
PERL_CR_SMOKER_CURRENT="Kwiki-PPerl-0.01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/test/perl5/perlbrew/perls/perl-5.15.1/lib/site_perl/5.15.1/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.15.1/lib/site_perl/5.15.1
/home/test/perl5/perlbrew/perls/perl-5.15.1/lib/5.15.1/amd64-freebsd
/home/test/perl5/perlbrew/perls/perl-5.15.1/lib/5.15.1
.