Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: PASS warnings-regex-recompile-0.01 v5.8.9 GNU/Linux
Date: 2014-09-07T11:09:13Z
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 Kiran Rajendrasa Pawar,
This is a computer-generated report for warnings-regex-recompile-0.01
on perl 5.8.9, created by CPAN-Reporter-1.2011.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Compiling REx `Compiling\s+REx\s+"(.+?)"'
size 22 Got 180 bytes for offset annotations.
first at 1
1: EXACTF <Compiling>(5)
5: PLUS(7)
6: SPACE(0)
7: EXACTF <REx>(9)
9: PLUS(11)
10: SPACE(0)
11: EXACTF <">(13)
13: OPEN1(15)
15: MINMOD(16)
16: PLUS(18)
17: SANY(0)
18: CLOSE1(20)
20: EXACTF <">(22)
22: END(0)
stclass "EXACTF <Compiling>" minlen 17
Offsets: [22]
1[9] 0[0] 0[0] 0[0] 12[1] 10[2] 13[3] 0[0] 18[1] 16[2] 19[1] 0[0] 20[1] 0[0] 23[1] 22[1] 21[1] 24[1] 0[0] 25[1] 0[0] 26[0]
Compiling REx `^\s*#'
size 6 Got 52 bytes for offset annotations.
first at 2
synthetic stclass "ANYOF[\11\12\14\15 #{unicode_all}]".
1: BOL(2)
2: STAR(4)
3: SPACE(0)
4: EXACT <#>(6)
6: END(0)
floating "#" at 0..2147483647 (checking floating) stclass "ANYOF[\11\12\14\15 #{unicode_all}]" anchored(BOL) minlen 1
Offsets: [6]
1[1] 4[1] 2[2] 5[1] 0[0] 6[0]
Compiling REx `(?<!\\)([/!~\^'"<&\#%\#\@\$]|(?:\?(?!:))|(?:(?!:):))'
size 41 Got 332 bytes for offset annotations.
first at 1
1: UNLESSM[-1](7)
3: EXACT <\\>(5)
5: SUCCEED(0)
6: TAIL(7)
7: OPEN1(9)
9: BRANCH(21)
10: ANYOF[!-'/<@\^~](39)
21: BRANCH(30)
22: EXACT <?>(24)
24: UNLESSM[-0](39)
26: EXACT <:>(28)
28: SUCCEED(0)
29: TAIL(39)
30: BRANCH(39)
31: UNLESSM[-0](37)
33: EXACT <:>(35)
35: SUCCEED(0)
36: TAIL(37)
37: EXACT <:>(39)
39: CLOSE1(41)
41: END(0)
minlen 1
Offsets: [41]
5[2] 0[0] 5[2] 0[0] 6[0] 6[0] 8[1] 0[0] 8[1] 9[20] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 29[1] 33[2] 0[0] 38[1] 0[0] 38[1] 0[0] 38[0] 38[0] 41[1] 48[1] 0[0] 48[1] 0[0] 48[0] 48[0] 50[1] 0[0] 52[1] 0[0] 53[0]
Matching REx "^\s*(?:use|require)" against "#!perl
"
Setting an EVAL scope, savestack=464
0 <> <#!perl
> | 1: BOL
0 <> <#!perl
> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <#!perl
> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <#!perl
> | 5: EXACT <use>
failed...
0 <> <#!perl
> | 8: EXACT <require>
failed...
Clearing an EVAL scope, savestack=464..472
failed...
Match failed
Matching REx "^\s*(?:use|require)" against "use 5.006;
"
Setting an EVAL scope, savestack=464
0 <> <use 5.006;
> | 1: BOL
0 <> <use 5.006;
> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <use 5.006;
> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <use 5.006;
> | 5: EXACT <use>
3 <use> < 5.006;
> | 12: END
Match successful!
Matching REx "^\s*(?:use|require)" against "use strict;
"
Setting an EVAL scope, savestack=464
0 <> <use strict;
> | 1: BOL
0 <> <use strict;
> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <use strict;
> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <use strict;
> | 5: EXACT <use>
3 <use> < strict;
> | 12: END
Match successful!
Matching REx "^\s*(?:use|require)" against "use warnings FATAL => 'all';
"
Setting an EVAL scope, savestack=464
0 <> <use warnings> | 1: BOL
0 <> <use warnings> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <use warnings> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <use warnings> | 5: EXACT <use>
3 <use> < warnings> | 12: END
Match successful!
Matching REx "^\s*(?:use|require)" against "use Test::More;
"
Setting an EVAL scope, savestack=464
0 <> <use Test::Mo> | 1: BOL
0 <> <use Test::Mo> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <use Test::Mo> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <use Test::Mo> | 5: EXACT <use>
3 <use> < Test::Mo> | 12: END
Match successful!
Matching REx "^\s*(?:use|require)" against "plan tests => 1;
"
Setting an EVAL scope, savestack=464
0 <> <plan tests => | 1: BOL
0 <> <plan tests => | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <plan tests => | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <plan tests => | 5: EXACT <use>
failed...
0 <> <plan tests => | 8: EXACT <require>
failed...
Clearing an EVAL scope, savestack=464..472
failed...
Match failed
Matching REx "^\s*(?:use|require)" against "BEGIN {
"
Setting an EVAL scope, savestack=464
0 <> <BEGIN {
> | 1: BOL
0 <> <BEGIN {
> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <BEGIN {
> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <BEGIN {
> | 5: EXACT <use>
failed...
0 <> <BEGIN {
> | 8: EXACT <require>
failed...
Clearing an EVAL scope, savestack=464..472
failed...
Match failed
Matching REx "^\s*(?:use|require)" against " use_ok( 'warnings::regex::recompile' ) || print "Bail ou..."
Setting an EVAL scope, savestack=464
0 <> < use_ok( > | 1: BOL
0 <> < use_ok( > | 2: STAR
SPACE can match 4 times out of 2147483647...
Setting an EVAL scope, savestack=464
4 < > <use_ok( > | 4: BRANCH
Setting an EVAL scope, savestack=472
4 < > <use_ok( > | 5: EXACT <use>
7 < use> <_ok( 'w> | 12: END
Match successful!
Matching REx "^\s*(?:use|require)" against "}
"
Setting an EVAL scope, savestack=464
0 <> <}
> | 1: BOL
0 <> <}
> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <}
> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <}
> | 5: EXACT <use>
failed...
0 <> <}
> | 8: EXACT <require>
failed...
Clearing an EVAL scope, savestack=464..472
failed...
Match failed
Matching REx "^\s*(?:use|require)" against "diag( "Testing warnings::regex::recompile $warnings::regex::..."
Setting an EVAL scope, savestack=464
0 <> <diag( "Testi> | 1: BOL
0 <> <diag( "Testi> | 2: STAR
SPACE can match 0 times out of 2147483647...
Setting an EVAL scope, savestack=464
0 <> <diag( "Testi> | 4: BRANCH
Setting an EVAL scope, savestack=472
0 <> <diag( "Testi> | 5: EXACT <use>
failed...
0 <> <diag( "Testi> | 8: EXACT <require>
failed...
Clearing an EVAL scope, savestack=464..472
failed...
Match failed
Compiling REx `::'
size 3 Got 28 bytes for offset annotations.
first at 1
1: EXACT <::>(3)
3: END(0)
anchored "::" at 0 (checking anchored isall) minlen 2
Offsets: [3]
1[2] 0[0] 3[0]
Compiling REx `CODE\(0x[\da-f]+\)$'
size 20 Got 164 bytes for offset annotations.
first at 1
1: EXACT <CODE(0x>(4)
4: PLUS(17)
5: ANYOF[0-9a-f+utf8::IsDigit](0)
17: EXACT <)>(19)
19: EOL(20)
20: END(0)
anchored "CODE(0x" at 0 floating ")"$ at 8..2147483647 (checking anchored) minlen 9
Offsets: [20]
1[8] 0[0] 0[0] 16[1] 9[7] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 17[2] 0[0] 19[1] 20[0]
Guessing start of match, REx "^[\d\s]+$" against "use warnings::regex::recompile;"...
Found floating substr ""$ at offset 31...
By STCLASS: moving 0 --> 3
Guessed: match at offset 3
Matching REx "^[\d\s]+$" against " warnings::regex::recompile;"
Setting an EVAL scope, savestack=197
3 <use> < warnings> | 1: BOL
failed...
Match failed
Guessing start of match, REx "#" against "use warnings::regex::recompile;"...
Did not find anchored substr "#"...
Match rejected by optimizer
Guessing start of match, REx "\n(?!\z)" against "ok 1 - use warnings::regex::recompile;
"...
Found anchored substr "
" at offset 38...
Starting position does not contradict /^/m...
Guessed: match at offset 38
Matching REx "\n(?!\z)" against "
"
Setting an EVAL scope, savestack=243
38 <:recompile;> <
> | 1: EXACT <\n>
39 <:recompile;
> <> | 3: UNLESSM[-0]
39 <:recompile;
> <> | 5: EOS
39 <:recompile;
> <> | 6: SUCCEED
could match...
failed...
Match failed
Guessing start of match, REx "\n\z" against "ok 1 - use warnings::regex::recompile;
"...
Found anchored substr "
"$ at offset 38...
Starting position does not contradict /^/m...
Guessed: match at offset 38
Matching REx "\n\z" against "
"
Setting an EVAL scope, savestack=240
38 <:recompile;> <
> | 1: EXACT <\n>
39 <:recompile;
> <> | 3: EOS
39 <:recompile;
> <> | 4: END
Match successful!
Guessing start of match, REx "^\+?\d+$" against "1"...
Found floating substr ""$ at offset 1...
Guessed: match at offset 0
Matching REx "^\+?\d+$" against "1"
Setting an EVAL scope, savestack=67
0 <> <1> | 1: BOL
0 <> <1> | 2: CURLY {0,1}
EXACT <+> can match 0 times out of 1...
Setting an EVAL scope, savestack=67
0 <> <1> | 6: PLUS
DIGIT can match 1 times out of 2147483647...
Setting an EVAL scope, savestack=67
1 <1> <> | 8: EOL
1 <1> <> | 9: END
Match successful!
Guessing start of match, REx "\n(?!\z)" against "1..1
"...
Found anchored substr "
" at offset 4...
Starting position does not contradict /^/m...
Guessed: match at offset 4
Matching REx "\n(?!\z)" against "
"
Setting an EVAL scope, savestack=122
4 <1..1> <
> | 1: EXACT <\n>
5 <1..1
> <> | 3: UNLESSM[-0]
5 <1..1
> <> | 5: EOS
5 <1..1
> <> | 6: SUCCEED
could match...
failed...
Match failed
Guessing start of match, REx "\n\z" against "1..1
"...
Found anchored substr "
"$ at offset 4...
Starting position does not contradict /^/m...
Guessed: match at offset 4
Matching REx "\n\z" against "
"
Setting an EVAL scope, savestack=119
4 <1..1> <
> | 1: EXACT <\n>
5 <1..1
> <> | 3: EOS
5 <1..1
> <> | 4: END
Match successful!
Matching REx "^" against "Testing warnings::regex::recompile 0.01, Perl 5.008009, /hom..."
Setting an EVAL scope, savestack=34
0 <> <Testing warn> | 1: BOL
0 <> <Testing warn> | 2: END
Match successful!
Guessing start of match, REx "\n(?!\z)" against "# Testing warnings::regex::recompile 0.01, Perl 5.008009, /h..."...
Did not find anchored substr "
"...
Match rejected by optimizer
Guessing start of match, REx "\n\z" against "# Testing warnings::regex::recompile 0.01, Perl 5.008009, /h..."...
Did not find anchored substr "
"$...
Match rejected by optimizer
# Testing warnings::regex::recompile 0.01, Perl 5.008009, /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
t/00-load.t ....... ok
t/boilerplate.t ... ok
t/manifest.t ...... skipped: Author tests not required for installation
Compiling REx `Compiling\s+REx\s+"(.+?)"'
size 22 Got 180 bytes for offset annotations.
first at 1
1: EXACTF <Compiling>(5)
5: PLUS(7)
6: SPACE(0)
7: EXACTF <REx>(9)
9: PLUS(11)
10: SPACE(0)
11: EXACTF <">(13)
13: OPEN1(15)
15: MINMOD(16)
16: PLUS(18)
17: SANY(0)
18: CLOSE1(20)
20: EXACTF <">(22)
22: END(0)
stclass "EXACTF <Compiling>" minlen 17
Offsets: [22]
1[9] 0[0] 0[0] 0[0] 12[1] 10[2] 13[3] 0[0] 18[1] 16[2] 19[1] 0[0] 20[1] 0[0] 23[1] 22[1] 21[1] 24[1] 0[0] 25[1] 0[0] 26[0]
Compiling REx `^\s*#'
size 6 Got 52 bytes for offset annotations.
first at 2
synthetic stclass "ANYOF[\11\12\14\15 #{unicode_all}]".
1: BOL(2)
2: STAR(4)
3: SPACE(0)
4: EXACT <#>(6)
6: END(0)
floating "#" at 0..2147483647 (checking floating) stclass "ANYOF[\11\12\14\15 #{unicode_all}]" anchored(BOL) minlen 1
Offsets: [6]
1[1] 4[1] 2[2] 5[1] 0[0] 6[0]
Compiling REx `(?<!\\)([/!~\^'"<&\#%\#\@\$]|(?:\?(?!:))|(?:(?!:):))'
size 41 Got 332 bytes for offset annotations.
first at 1
1: UNLESSM[-1](7)
3: EXACT <\\>(5)
5: SUCCEED(0)
6: TAIL(7)
7: OPEN1(9)
9: BRANCH(21)
10: ANYOF[!-'/<@\^~](39)
21: BRANCH(30)
22: EXACT <?>(24)
24: UNLESSM[-0](39)
26: EXACT <:>(28)
28: SUCCEED(0)
29: TAIL(39)
30: BRANCH(39)
31: UNLESSM[-0](37)
33: EXACT <:>(35)
35: SUCCEED(0)
36: TAIL(37)
37: EXACT <:>(39)
39: CLOSE1(41)
41: END(0)
minlen 1
Offsets: [41]
5[2] 0[0] 5[2] 0[0] 6[0] 6[0] 8[1] 0[0] 8[1] 9[20] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 29[1] 33[2] 0[0] 38[1] 0[0] 38[1] 0[0] 38[0] 38[0] 41[1] 48[1] 0[0] 48[1] 0[0] 48[0] 48[0] 50[1] 0[0] 52[1] 0[0] 53[0]
Guessing start of match, REx ".*::" against "Devel::Symdump::functions"...
Found floating substr "::" at offset 5...
Position at offset 0 does not contradict /^/m...
Guessed: match at offset 0
Matching REx ".*::" against "Devel::Symdump::functions"
Setting an EVAL scope, savestack=92
0 <> <Devel::Symdu> | 1: STAR
REG_ANY can match 25 times out of 2147483647...
Setting an EVAL scope, savestack=92
15 <dump:> <:functi> | 3: EXACT <::>
failed...
14 <mdump> <::funct> | 3: EXACT <::>
16 <ump::> <functio> | 5: END
Match successful!
Guessing start of match, REx "(file|dir)handles" against "functions"...
String too short... [re_intuit_start]
Match rejected by optimizer
Compiling REx `warnings::regex::recompile::'
size 9 Got 76 bytes for offset annotations.
first at 1
1: EXACT <warnings::regex::recompile::>(9)
9: END(0)
anchored "warnings::regex::recompile::" at 0 (checking anchored isall) minlen 28
Offsets: [9]
1[28] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 29[0]
Guessing start of match, REx "warnings::regex::recompile::" against "warnings::regex::recompile::execute"...
Found anchored substr "warnings::regex::recompile::" at offset 0...
Guessed: match at offset 0
Matching REx "warnings::regex::recompile::" against "warnings::regex::recompile::execute"
Setting an EVAL scope, savestack=92
0 <> <warnings::re> | 1: EXACT <warnings::regex::recompile::>
28 <ile::> <execute> | 9: END
Match successful!
Guessing start of match, REx "^_" against "execute"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(un)?import$" against "execute"...
Did not find floating substr "import"$...
Match rejected by optimizer
Guessing start of match, REx "^DESTROY$" against "execute"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^\(" against "execute"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH..." against "execute"...
Found floating substr ""$ at offset 7...
Guessed: match at offset 0
Matching REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE |
POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE |
EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF |
WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN |
EOF | FILENO | SEEK | TELL | SCALAR )$..." against "execute"
Setting an EVAL scope, savestack=115
0 <> <execute> | 1: BOL
0 <> <execute> | 2: OPEN1
0 <> <execute> | 4: BRANCH
Setting an EVAL scope, savestack=123
0 <> <execute> | 5: EXACT <TIE>
failed...
0 <> <execute> | 27: EXACT <FETCH>
failed...
0 <> <execute> | 31: EXACT <STORE>
failed...
0 <> <execute> | 35: EXACT <UNTIE>
failed...
0 <> <execute> | 39: EXACT <FETCHSIZE>
failed...
0 <> <execute> | 44: EXACT <STORESIZE>
failed...
0 <> <execute> | 49: EXACT <POP>
failed...
0 <> <execute> | 52: EXACT <PUSH>
failed...
0 <> <execute> | 55: EXACT <SHIFT>
failed...
0 <> <execute> | 59: EXACT <UNSHIFT>
failed...
0 <> <execute> | 63: EXACT <SPLICE>
failed...
0 <> <execute> | 67: EXACT <DELETE>
failed...
0 <> <execute> | 71: EXACT <EXISTS>
failed...
0 <> <execute> | 75: EXACT <EXTEND>
failed...
0 <> <execute> | 79: EXACT <CLEAR>
failed...
0 <> <execute> | 83: EXACT <FIRSTKEY>
failed...
0 <> <execute> | 87: EXACT <NEXTKEY>
failed...
0 <> <execute> | 91: EXACT <PRINT>
failed...
0 <> <execute> | 95: EXACT <PRINTF>
failed...
0 <> <execute> | 99: EXACT <WRITE>
failed...
0 <> <execute> |103: EXACT <READLINE>
failed...
0 <> <execute> |107: EXACT <GETC>
failed...
0 <> <execute> |110: EXACT <READ>
failed...
0 <> <execute> |113: EXACT <CLOSE>
failed...
0 <> <execute> |117: EXACT <BINMODE>
failed...
0 <> <execute> |121: EXACT <OPEN>
failed...
0 <> <execute> |124: EXACT <EOF>
failed...
0 <> <execute> |127: EXACT <FILENO>
failed...
0 <> <execute> |131: EXACT <SEEK>
failed...
0 <> <execute> |134: EXACT <TELL>
failed...
0 <> <execute> |137: EXACT <SCALAR>
failed...
Clearing an EVAL scope, savestack=115..123
Match failed
Guessing start of match, REx "^CLONE(_SKIP)?$" against "execute"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "warnings::regex::recompile::" against "warnings::regex::recompile::check_recompilation"...
Found anchored substr "warnings::regex::recompile::" at offset 0...
Guessed: match at offset 0
Matching REx "warnings::regex::recompile::" against "warnings::regex::recompile::check_recompilation"
Setting an EVAL scope, savestack=92
0 <> <warnings::re> | 1: EXACT <warnings::regex::recompile::>
28 <ile::> <check_r> | 9: END
Match successful!
Guessing start of match, REx "^_" against "check_recompilation"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(un)?import$" against "check_recompilation"...
Did not find floating substr "import"$...
Match rejected by optimizer
Guessing start of match, REx "^DESTROY$" against "check_recompilation"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^AUTOLOAD$" against "check_recompilation"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^bootstrap$" against "check_recompilation"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^\(" against "check_recompilation"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH..." against "check_recompilation"...
Found floating substr ""$ at offset 9...
Guessed: match at offset 0
Matching REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE |
POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE |
EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF |
WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN |
EOF | FILENO | SEEK | TELL | SCALAR )$..." against "check_recompilation"
Setting an EVAL scope, savestack=115
0 <> <check_recomp> | 1: BOL
0 <> <check_recomp> | 2: OPEN1
0 <> <check_recomp> | 4: BRANCH
Setting an EVAL scope, savestack=123
0 <> <check_recomp> | 5: EXACT <TIE>
failed...
0 <> <check_recomp> | 27: EXACT <FETCH>
failed...
0 <> <check_recomp> | 31: EXACT <STORE>
failed...
0 <> <check_recomp> | 35: EXACT <UNTIE>
failed...
0 <> <check_recomp> | 39: EXACT <FETCHSIZE>
failed...
0 <> <check_recomp> | 44: EXACT <STORESIZE>
failed...
0 <> <check_recomp> | 49: EXACT <POP>
failed...
0 <> <check_recomp> | 52: EXACT <PUSH>
failed...
0 <> <check_recomp> | 55: EXACT <SHIFT>
failed...
0 <> <check_recomp> | 59: EXACT <UNSHIFT>
failed...
0 <> <check_recomp> | 63: EXACT <SPLICE>
failed...
0 <> <check_recomp> | 67: EXACT <DELETE>
failed...
0 <> <check_recomp> | 71: EXACT <EXISTS>
failed...
0 <> <check_recomp> | 75: EXACT <EXTEND>
failed...
0 <> <check_recomp> | 79: EXACT <CLEAR>
failed...
0 <> <check_recomp> | 83: EXACT <FIRSTKEY>
failed...
0 <> <check_recomp> | 87: EXACT <NEXTKEY>
failed...
0 <> <check_recomp> | 91: EXACT <PRINT>
failed...
0 <> <check_recomp> | 95: EXACT <PRINTF>
failed...
0 <> <check_recomp> | 99: EXACT <WRITE>
failed...
0 <> <check_recomp> |103: EXACT <READLINE>
failed...
0 <> <check_recomp> |107: EXACT <GETC>
failed...
0 <> <check_recomp> |110: EXACT <READ>
failed...
0 <> <check_recomp> |113: EXACT <CLOSE>
failed...
0 <> <check_recomp> |117: EXACT <BINMODE>
failed...
0 <> <check_recomp> |121: EXACT <OPEN>
failed...
0 <> <check_recomp> |124: EXACT <EOF>
failed...
0 <> <check_recomp> |127: EXACT <FILENO>
failed...
0 <> <check_recomp> |131: EXACT <SEEK>
failed...
0 <> <check_recomp> |134: EXACT <TELL>
failed...
0 <> <check_recomp> |137: EXACT <SCALAR>
failed...
Clearing an EVAL scope, savestack=115..123
Match failed
Guessing start of match, REx "^( MODIFY | FETCH )_( REF | SCALAR | ARRAY | HASH | CODE |
..." against "check_recompilation"...
Did not find floating substr "_ATTRIBUTES"$...
Match rejected by optimizer
Guessing start of match, REx "^CLONE(_SKIP)?$" against "check_recompilation"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "warnings::regex::recompile::" against "warnings::regex::recompile::unimport"...
Found anchored substr "warnings::regex::recompile::" at offset 0...
Guessed: match at offset 0
Matching REx "warnings::regex::recompile::" against "warnings::regex::recompile::unimport"
Setting an EVAL scope, savestack=92
0 <> <warnings::re> | 1: EXACT <warnings::regex::recompile::>
28 <ile::> <unimpor> | 9: END
Match successful!
Guessing start of match, REx "^_" against "unimport"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(un)?import$" against "unimport"...
Found floating substr "import"$ at offset 2...
Does not contradict STCLASS...
Guessed: match at offset 0
Matching REx "^(un)?import$" against "unimport"
Setting an EVAL scope, savestack=115
0 <> <unimport> | 1: BOL
0 <> <unimport> | 2: CURLYM[1] {0,1}
0 <> <unimport> | 6: EXACT <un>
2 <un> <import> | 10: SUCCEED
could match...
matched 1 times, len=2...
Setting an EVAL scope, savestack=115
trying tail with matches=1...
2 <un> <import> | 12: EXACT <import>
8 <unimport> <> | 15: EOL
8 <unimport> <> | 16: END
Match successful!
Guessing start of match, REx "^DESTROY$" against "unimport"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^AUTOLOAD$" against "unimport"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^\(" against "unimport"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH..." against "unimport"...
Found floating substr ""$ at offset 8...
Guessed: match at offset 0
Matching REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE |
POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE |
EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF |
WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN |
EOF | FILENO | SEEK | TELL | SCALAR )$..." against "unimport"
Setting an EVAL scope, savestack=115
0 <> <unimport> | 1: BOL
0 <> <unimport> | 2: OPEN1
0 <> <unimport> | 4: BRANCH
Setting an EVAL scope, savestack=123
0 <> <unimport> | 5: EXACT <TIE>
failed...
0 <> <unimport> | 27: EXACT <FETCH>
failed...
0 <> <unimport> | 31: EXACT <STORE>
failed...
0 <> <unimport> | 35: EXACT <UNTIE>
failed...
0 <> <unimport> | 39: EXACT <FETCHSIZE>
failed...
0 <> <unimport> | 44: EXACT <STORESIZE>
failed...
0 <> <unimport> | 49: EXACT <POP>
failed...
0 <> <unimport> | 52: EXACT <PUSH>
failed...
0 <> <unimport> | 55: EXACT <SHIFT>
failed...
0 <> <unimport> | 59: EXACT <UNSHIFT>
failed...
0 <> <unimport> | 63: EXACT <SPLICE>
failed...
0 <> <unimport> | 67: EXACT <DELETE>
failed...
0 <> <unimport> | 71: EXACT <EXISTS>
failed...
0 <> <unimport> | 75: EXACT <EXTEND>
failed...
0 <> <unimport> | 79: EXACT <CLEAR>
failed...
0 <> <unimport> | 83: EXACT <FIRSTKEY>
failed...
0 <> <unimport> | 87: EXACT <NEXTKEY>
failed...
0 <> <unimport> | 91: EXACT <PRINT>
failed...
0 <> <unimport> | 95: EXACT <PRINTF>
failed...
0 <> <unimport> | 99: EXACT <WRITE>
failed...
0 <> <unimport> |103: EXACT <READLINE>
failed...
0 <> <unimport> |107: EXACT <GETC>
failed...
0 <> <unimport> |110: EXACT <READ>
failed...
0 <> <unimport> |113: EXACT <CLOSE>
failed...
0 <> <unimport> |117: EXACT <BINMODE>
failed...
0 <> <unimport> |121: EXACT <OPEN>
failed...
0 <> <unimport> |124: EXACT <EOF>
failed...
0 <> <unimport> |127: EXACT <FILENO>
failed...
0 <> <unimport> |131: EXACT <SEEK>
failed...
0 <> <unimport> |134: EXACT <TELL>
failed...
0 <> <unimport> |137: EXACT <SCALAR>
failed...
Clearing an EVAL scope, savestack=115..123
Match failed
Guessing start of match, REx "^CLONE(_SKIP)?$" against "unimport"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "warnings::regex::recompile::" against "warnings::regex::recompile::scan"...
Found anchored substr "warnings::regex::recompile::" at offset 0...
Guessed: match at offset 0
Matching REx "warnings::regex::recompile::" against "warnings::regex::recompile::scan"
Setting an EVAL scope, savestack=92
0 <> <warnings::re> | 1: EXACT <warnings::regex::recompile::>
28 <ompile::> <scan> | 9: END
Match successful!
Guessing start of match, REx "^_" against "scan"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^\(" against "scan"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH..." against "scan"...
Found floating substr ""$ at offset 4...
Guessed: match at offset 0
Matching REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE |
POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE |
EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF |
WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN |
EOF | FILENO | SEEK | TELL | SCALAR )$..." against "scan"
Setting an EVAL scope, savestack=115
0 <> <scan> | 1: BOL
0 <> <scan> | 2: OPEN1
0 <> <scan> | 4: BRANCH
Setting an EVAL scope, savestack=123
0 <> <scan> | 5: EXACT <TIE>
failed...
0 <> <scan> | 27: EXACT <FETCH>
failed...
0 <> <scan> | 31: EXACT <STORE>
failed...
0 <> <scan> | 35: EXACT <UNTIE>
failed...
0 <> <scan> | 39: EXACT <FETCHSIZE>
failed...
0 <> <scan> | 44: EXACT <STORESIZE>
failed...
0 <> <scan> | 49: EXACT <POP>
failed...
0 <> <scan> | 52: EXACT <PUSH>
failed...
0 <> <scan> | 55: EXACT <SHIFT>
failed...
0 <> <scan> | 59: EXACT <UNSHIFT>
failed...
0 <> <scan> | 63: EXACT <SPLICE>
failed...
0 <> <scan> | 67: EXACT <DELETE>
failed...
0 <> <scan> | 71: EXACT <EXISTS>
failed...
0 <> <scan> | 75: EXACT <EXTEND>
failed...
0 <> <scan> | 79: EXACT <CLEAR>
failed...
0 <> <scan> | 83: EXACT <FIRSTKEY>
failed...
0 <> <scan> | 87: EXACT <NEXTKEY>
failed...
0 <> <scan> | 91: EXACT <PRINT>
failed...
0 <> <scan> | 95: EXACT <PRINTF>
failed...
0 <> <scan> | 99: EXACT <WRITE>
failed...
0 <> <scan> |103: EXACT <READLINE>
failed...
0 <> <scan> |107: EXACT <GETC>
failed...
0 <> <scan> |110: EXACT <READ>
failed...
0 <> <scan> |113: EXACT <CLOSE>
failed...
0 <> <scan> |117: EXACT <BINMODE>
failed...
0 <> <scan> |121: EXACT <OPEN>
failed...
0 <> <scan> |124: EXACT <EOF>
failed...
0 <> <scan> |127: EXACT <FILENO>
failed...
0 <> <scan> |131: EXACT <SEEK>
failed...
0 <> <scan> |134: EXACT <TELL>
failed...
0 <> <scan> |137: EXACT <SCALAR>
failed...
Clearing an EVAL scope, savestack=115..123
Match failed
Guessing start of match, REx "warnings::regex::recompile::" against "warnings::regex::recompile::print_warning"...
Found anchored substr "warnings::regex::recompile::" at offset 0...
Guessed: match at offset 0
Matching REx "warnings::regex::recompile::" against "warnings::regex::recompile::print_warning"
Setting an EVAL scope, savestack=92
0 <> <warnings::re> | 1: EXACT <warnings::regex::recompile::>
28 <ile::> <print_w> | 9: END
Match successful!
Guessing start of match, REx "^_" against "print_warning"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(un)?import$" against "print_warning"...
Did not find floating substr "import"$...
Match rejected by optimizer
Guessing start of match, REx "^DESTROY$" against "print_warning"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^AUTOLOAD$" against "print_warning"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^bootstrap$" against "print_warning"...
String too long...
Match rejected by optimizer
Guessing start of match, REx "^\(" against "print_warning"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH..." against "print_warning"...
Found floating substr ""$ at offset 9...
Guessed: match at offset 0
Matching REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE |
POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE |
EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF |
WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN |
EOF | FILENO | SEEK | TELL | SCALAR )$..." against "print_warning"
Setting an EVAL scope, savestack=115
0 <> <print_warnin> | 1: BOL
0 <> <print_warnin> | 2: OPEN1
0 <> <print_warnin> | 4: BRANCH
Setting an EVAL scope, savestack=123
0 <> <print_warnin> | 5: EXACT <TIE>
failed...
0 <> <print_warnin> | 27: EXACT <FETCH>
failed...
0 <> <print_warnin> | 31: EXACT <STORE>
failed...
0 <> <print_warnin> | 35: EXACT <UNTIE>
failed...
0 <> <print_warnin> | 39: EXACT <FETCHSIZE>
failed...
0 <> <print_warnin> | 44: EXACT <STORESIZE>
failed...
0 <> <print_warnin> | 49: EXACT <POP>
failed...
0 <> <print_warnin> | 52: EXACT <PUSH>
failed...
0 <> <print_warnin> | 55: EXACT <SHIFT>
failed...
0 <> <print_warnin> | 59: EXACT <UNSHIFT>
failed...
0 <> <print_warnin> | 63: EXACT <SPLICE>
failed...
0 <> <print_warnin> | 67: EXACT <DELETE>
failed...
0 <> <print_warnin> | 71: EXACT <EXISTS>
failed...
0 <> <print_warnin> | 75: EXACT <EXTEND>
failed...
0 <> <print_warnin> | 79: EXACT <CLEAR>
failed...
0 <> <print_warnin> | 83: EXACT <FIRSTKEY>
failed...
0 <> <print_warnin> | 87: EXACT <NEXTKEY>
failed...
0 <> <print_warnin> | 91: EXACT <PRINT>
failed...
0 <> <print_warnin> | 95: EXACT <PRINTF>
failed...
0 <> <print_warnin> | 99: EXACT <WRITE>
failed...
0 <> <print_warnin> |103: EXACT <READLINE>
failed...
0 <> <print_warnin> |107: EXACT <GETC>
failed...
0 <> <print_warnin> |110: EXACT <READ>
failed...
0 <> <print_warnin> |113: EXACT <CLOSE>
failed...
0 <> <print_warnin> |117: EXACT <BINMODE>
failed...
0 <> <print_warnin> |121: EXACT <OPEN>
failed...
0 <> <print_warnin> |124: EXACT <EOF>
failed...
0 <> <print_warnin> |127: EXACT <FILENO>
failed...
0 <> <print_warnin> |131: EXACT <SEEK>
failed...
0 <> <print_warnin> |134: EXACT <TELL>
failed...
0 <> <print_warnin> |137: EXACT <SCALAR>
failed...
Clearing an EVAL scope, savestack=115..123
Match failed
Guessing start of match, REx "^CLONE(_SKIP)?$" against "print_warning"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "warnings::regex::recompile::" against "warnings::regex::recompile::import"...
Found anchored substr "warnings::regex::recompile::" at offset 0...
Guessed: match at offset 0
Matching REx "warnings::regex::recompile::" against "warnings::regex::recompile::import"
Setting an EVAL scope, savestack=92
0 <> <warnings::re> | 1: EXACT <warnings::regex::recompile::>
28 <pile::> <import> | 9: END
Match successful!
Guessing start of match, REx "^_" against "import"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(un)?import$" against "import"...
Found floating substr "import"$ at offset 0...
Does not contradict STCLASS...
Guessed: match at offset 0
Matching REx "^(un)?import$" against "import"
Setting an EVAL scope, savestack=115
0 <> <import> | 1: BOL
0 <> <import> | 2: CURLYM[1] {0,1}
0 <> <import> | 6: EXACT <un>
failed...
matched 0 times, len=0...
Setting an EVAL scope, savestack=115
trying tail with matches=0...
0 <> <import> | 12: EXACT <import>
6 <import> <> | 15: EOL
6 <import> <> | 16: END
Match successful!
Guessing start of match, REx "^\(" against "import"...
String not equal...
Match rejected by optimizer
Guessing start of match, REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH..." against "import"...
Found floating substr ""$ at offset 6...
Guessed: match at offset 0
Matching REx "^(TIE( SCALAR | ARRAY | HASH | HANDLE ) |
FETCH | STORE | UNTIE | FETCHSIZE | STORESIZE |
POP | PUSH | SHIFT | UNSHIFT | SPLICE | DELETE |
EXISTS | EXTEND | CLEAR | FIRSTKEY | NEXTKEY | PRINT | PRINTF |
WRITE | READLINE | GETC | READ | CLOSE | BINMODE | OPEN |
EOF | FILENO | SEEK | TELL | SCALAR )$..." against "import"
Setting an EVAL scope, savestack=115
0 <> <import> | 1: BOL
0 <> <import> | 2: OPEN1
0 <> <import> | 4: BRANCH
Setting an EVAL scope, savestack=123
0 <> <import> | 5: EXACT <TIE>
failed...
0 <> <import> | 27: EXACT <FETCH>
failed...
0 <> <import> | 31: EXACT <STORE>
failed...
0 <> <import> | 35: EXACT <UNTIE>
failed...
0 <> <import> | 39: EXACT <FETCHSIZE>
failed...
0 <> <import> | 44: EXACT <STORESIZE>
failed...
0 <> <import> | 49: EXACT <POP>
failed...
0 <> <import> | 52: EXACT <PUSH>
failed...
0 <> <import> | 55: EXACT <SHIFT>
failed...
0 <> <import> | 59: EXACT <UNSHIFT>
failed...
0 <> <import> | 63: EXACT <SPLICE>
failed...
0 <> <import> | 67: EXACT <DELETE>
failed...
0 <> <import> | 71: EXACT <EXISTS>
failed...
0 <> <import> | 75: EXACT <EXTEND>
failed...
0 <> <import> | 79: EXACT <CLEAR>
failed...
0 <> <import> | 83: EXACT <FIRSTKEY>
failed...
0 <> <import> | 87: EXACT <NEXTKEY>
failed...
0 <> <import> | 91: EXACT <PRINT>
failed...
0 <> <import> | 95: EXACT <PRINTF>
failed...
0 <> <import> | 99: EXACT <WRITE>
failed...
0 <> <import> |103: EXACT <READLINE>
failed...
0 <> <import> |107: EXACT <GETC>
failed...
0 <> <import> |110: EXACT <READ>
failed...
0 <> <import> |113: EXACT <CLOSE>
failed...
0 <> <import> |117: EXACT <BINMODE>
failed...
0 <> <import> |121: EXACT <OPEN>
failed...
0 <> <import> |124: EXACT <EOF>
failed...
0 <> <import> |127: EXACT <FILENO>
failed...
0 <> <import> |131: EXACT <SEEK>
failed...
0 <> <import> |134: EXACT <TELL>
failed...
0 <> <import> |137: EXACT <SCALAR>
failed...
Clearing an EVAL scope, savestack=115..123
Match failed
Guessing start of match, REx "^CLONE(_SKIP)?$" against "import"...
String not equal...
Match rejected by optimizer
Compiling REx `::'
size 3 Got 28 bytes for offset annotations.
first at 1
1: EXACT <::>(3)
3: END(0)
anchored "::" at 0 (checking anchored isall) minlen 2
Offsets: [3]
1[2] 0[0] 3[0]
Compiling REx `CODE\(0x[\da-f]+\)$'
size 20 Got 164 bytes for offset annotations.
first at 1
1: EXACT <CODE(0x>(4)
4: PLUS(17)
5: ANYOF[0-9a-f+utf8::IsDigit](0)
17: EXACT <)>(19)
19: EOL(20)
20: END(0)
anchored "CODE(0x" at 0 floating ")"$ at 8..2147483647 (checking anchored) minlen 9
Offsets: [20]
1[8] 0[0] 0[0] 16[1] 9[7] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 0[0] 17[2] 0[0] 19[1] 20[0]
Guessing start of match, REx "^[\d\s]+$" against "Pod coverage on warnings::regex::recompile"...
Found floating substr ""$ at offset 42...
By STCLASS: moving 0 --> 3
Guessed: match at offset 3
Matching REx "^[\d\s]+$" against " coverage on warnings::regex::recompile"
Setting an EVAL scope, savestack=71
3 <Pod> < coverage> | 1: BOL
failed...
Match failed
Guessing start of match, REx "#" against "Pod coverage on warnings::regex::recompile"...
Did not find anchored substr "#"...
Match rejected by optimizer
Guessing start of match, REx "\n(?!\z)" against "ok 1 - Pod coverage on warnings::regex::recompile
"...
Found anchored substr "
" at offset 49...
Starting position does not contradict /^/m...
Guessed: match at offset 49
Matching REx "\n(?!\z)" against "
"
Setting an EVAL scope, savestack=117
49 <::recompile> <
> | 1: EXACT <\n>
50 <::recompile
> <> | 3: UNLESSM[-0]
50 <::recompile
> <> | 5: EOS
50 <::recompile
> <> | 6: SUCCEED
could match...
failed...
Match failed
Guessing start of match, REx "\n\z" against "ok 1 - Pod coverage on warnings::regex::recompile
"...
Found anchored substr "
"$ at offset 49...
Starting position does not contradict /^/m...
Guessed: match at offset 49
Matching REx "\n\z" against "
"
Setting an EVAL scope, savestack=114
49 <::recompile> <
> | 1: EXACT <\n>
50 <::recompile
> <> | 3: EOS
50 <::recompile
> <> | 4: END
Match successful!
Matching REx "\D" against "1"
Matching stclass "NDIGIT" against "1"
Contradicts stclass...
Match failed
t/pod-coverage.t .. ok
t/pod.t ........... ok
All tests successful.
Test Summary Report
-------------------
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1, 3
Files=5, Tests=6, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.13 cusr 0.02 csys = 0.17 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ----- --------
perl 5.006 5.008009
re 0 0.0601
build_requires:
Module Need Have
---------- ----- --------
Test::More 0 0.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
LD_LIBRARY_PATH = /usr/local/lib::
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 30480
PERL5_CPAN_IS_RUNNING = 30480
PERL5_MINISMOKEBOX = 0.58
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
PERLBREW_PERL = perl-5.8.9
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.69
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 108 112 1000
$EGID = 1000 4 24 25 29 30 44 46 108 112 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.133380
Cwd 3.40
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.92
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27203
Module::Build 0.4206
Module::Signature 0.70
Parse::CPAN::Meta 1.4405
Test::Harness 3.30
Test::More 0.98
YAML 0.84
YAML::Syck 1.27
version 0.88
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi
uname='linux nigelhorne.force9.co.uk 3.2.0-4-amd64 #1 smp debian 3.2.32-1 x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.7.2', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under linux
Compiled at Mar 5 2013 01:33:15
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="30480"
PERL5_CPAN_IS_RUNNING="30480"
PERL5_MINISMOKEBOX="0.58"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
PERLBREW_PERL="perl-5.8.9"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.69"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
.