Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Perl6-Pod-0.60 v5.18.1 GNU/Linux
Date: 2013-11-14T04:17:38Z
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 ZAG,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9142. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 24.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Grammars.pm line 38.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 102.
Eval-group not allowed at runtime, use re 'eval' in regex m/(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-'); })((?{; @! = () if !.../ at (eval 22) line 798.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Block/code.pm line 39.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Block/code.pm line 39.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl/Context.pm line 8.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl/Context.pm line 8.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To.pm line 32.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To.pm line 32.
Compilation failed in require at (eval 2) line 2.
...propagated at /home/cpan/pit/bare/perl-5.18.1/lib/5.18.1/base.pm line 84.
BEGIN failed--compilation aborted at t/00-attr.t line 10.
t/00-attr.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 24.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Grammars.pm line 38.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 102.
Eval-group not allowed at runtime, use re 'eval' in regex m/(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-'); })((?{; @! = () if !.../ at (eval 13) line 798.
Compilation failed in require at t/01-parser.t line 12.
BEGIN failed--compilation aborted at t/01-parser.t line 12.
# Looks like your test exited with 255 before it could output anything.
t/01-parser.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 24.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Grammars.pm line 38.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 102.
Eval-group not allowed at runtime, use re 'eval' in regex m/(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-'); })((?{; @! = () if !.../ at (eval 14) line 798.
Compilation failed in require at t/02.reg.t line 90.
BEGIN failed--compilation aborted at t/02.reg.t line 90.
# Looks like your test exited with 255 before it could output anything.
t/02.reg.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/13 subtests
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 24.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Grammars.pm line 38.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 102.
Eval-group not allowed at runtime, use re 'eval' in regex m/(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-'); })((?{; @! = () if !.../ at (eval 22) line 798.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Block/code.pm line 39.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Block/code.pm line 39.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl/Context.pm line 8.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl/Context.pm line 8.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To.pm line 32.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To.pm line 32.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Test.pm line 4.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Test.pm line 4.
Compilation failed in require at t/lib/TBase.pm line 10.
BEGIN failed--compilation aborted at t/lib/TBase.pm line 10.
Compilation failed in require at (eval 5) line 2.
...propagated at /home/cpan/pit/bare/perl-5.18.1/lib/5.18.1/base.pm line 84.
BEGIN failed--compilation aborted at t/lib/T/Block/code.pm line 14.
Compilation failed in require at t/04_Blocks.t line 9.
BEGIN failed--compilation aborted at t/04_Blocks.t line 9.
t/04_Blocks.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at t/05-formatcodes.t line 14.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Grammars.pm line 38.
Eval-group not allowed at runtime, use re 'eval' in regex m/(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-'); })((?{; @! = () if !.../ at (eval 10) line 907.
# Looks like your test exited with 255 before it could output anything.
t/05-formatcodes.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/16 subtests
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 24.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Grammars.pm line 38.
Warning: Regexp::Grammars is currently unsupported under Perl 5.18.
Perl 5.18 changed how 'qr' constant overloadings are parsed and the
scope in which they are subsequently compiled. This change currently
make it impossible to reliably create 'qr' overloadings that inject
code blocks into a regex, as it prevents the overloaded regexes from
compiling properly in many cases, even with an explicit 'use re
"eval"' in scope.
These problems have been reported, and the brave volunteers of P5P are
currently working on fixes. However, these will not be available until
at least 5.18.2.
Because Regexp::Grammars relies on 'qr' overloads to inject code blocks
into regexes, the module is curently not compatible with Perl 5.18. It
may continue to work in some limited cases, but is no longer reliable.
At present, if you rely on Regexp::Grammars for your parsing needs, your
alternatives are either not to upgrade to Perl 5.18, to livce with the
problems until they are resolved (in Perl 5.18.2, we hope), or else to
consider switching to another parsing system, such as Marpa.
We deeply regret that Regexp::Grammars cannot currently be maintained
completelt due to these backwards-incompatible changes and bugs in
Perl 5.18.
at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl.pm line 102.
Eval-group not allowed at runtime, use re 'eval' in regex m/(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-'); })((?{; @! = () if !.../ at (eval 21) line 798.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Block/code.pm line 39.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Block/code.pm line 39.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl/Context.pm line 8.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/Utl/Context.pm line 8.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To.pm line 32.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To.pm line 32.
Compilation failed in require at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To/XHTML.pm line 46.
BEGIN failed--compilation aborted at /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib/Perl6/Pod/To/XHTML.pm line 46.
Compilation failed in require at t/lib/T/FormattingCode/A.pm line 12.
BEGIN failed--compilation aborted at t/lib/T/FormattingCode/A.pm line 12.
Compilation failed in require at t/05_FormattingCodes.t line 9.
BEGIN failed--compilation aborted at t/05_FormattingCodes.t line 9.
t/05_FormattingCodes.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/00-attr.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/01-parser.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/02.reg.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 0.
t/04_Blocks.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/05-formatcodes.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 16 tests but ran 0.
t/05_FormattingCodes.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=6, Tests=0, 2 wallclock secs ( 0.07 usr 0.02 sys + 1.42 cusr 0.23 csys = 1.74 CPU)
Result: FAIL
Failed 6/6 test programs. 0/0 subtests failed.
BEGIN failed--compilation aborted at -e line 1.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Encode 2.49 0
Filter::Simple 0.89 0
Getopt::Long 2.39 0
Pod::Usage 1.61 0
Regexp::Grammars 1.033 1.021
Test::Class 0.40 0
Tie::UnionHash 0.02 0.02
XML::Flow 0.86 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9142
CPANPLUS::Dist::Build 0.74
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.17
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.82
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
Module::Build 0.4200
Pod::Parser 1.60
Pod::Simple 3.28
Test::Harness 3.30
Test::More 1.001002
version 0.9904
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.90.
Powered by minismokebox version 0.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/script:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/script:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/MRO-Compat-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/MRO-Compat-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Exception-0.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Exception-0.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Class-0.40/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Class-0.40/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Tie-UnionHash-0.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Tie-UnionHash-0.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Encode-Locale-1.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Encode-Locale-1.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Date-6.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Date-6.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/File-Listing-6.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/File-Listing-6.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Parser-3.71/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Parser-3.71/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/IO-HTML-1.00/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/IO-HTML-1.00/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/LWP-MediaTypes-6.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/LWP-MediaTypes-6.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/URI-1.60/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/URI-1.60/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Message-6.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Message-6.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Cookies-6.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Cookies-6.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Daemon-6.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Daemon-6.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Negotiate-6.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Negotiate-6.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Net-HTTP-6.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Net-HTTP-6.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/WWW-RobotRules-6.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/WWW-RobotRules-6.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Parser-2.41/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Parser-2.41/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Writer-0.623/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Writer-0.623/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Flow-0.86/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Flow-0.86/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 24943
PERL5_CPANPLUS_IS_VERSION = 0.9142
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.18.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.18.1/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Platform:
osname=linux, osvers=3.8.0-31-generic, archname=x86_64-linux
uname='linux undebwr 3.8.0-31-generic #46-ubuntu smp tue sep 10 20:03:44 utc 2013 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.18.1 -Dcc=clang'
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='clang', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE_32/final)', 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='clang', ldflags =' -fstack-protector -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 -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/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 linux
Compiled at Sep 28 2013 17:52:23
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/MRO-Compat-0.12/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/MRO-Compat-0.12/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Uplevel-0.24/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Uplevel-0.24/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Exception-0.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Exception-0.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Class-0.40/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Class-0.40/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Tie-UnionHash-0.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Tie-UnionHash-0.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Encode-Locale-1.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Encode-Locale-1.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Date-6.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Date-6.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/File-Listing-6.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/File-Listing-6.04/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Tagset-3.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Tagset-3.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Parser-3.71/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Parser-3.71/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/IO-HTML-1.00/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/IO-HTML-1.00/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/LWP-MediaTypes-6.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/LWP-MediaTypes-6.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/URI-1.60/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/URI-1.60/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Message-6.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Message-6.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Cookies-6.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Cookies-6.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Daemon-6.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Daemon-6.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Negotiate-6.01/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Negotiate-6.01/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Net-HTTP-6.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Net-HTTP-6.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/WWW-RobotRules-6.02/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/WWW-RobotRules-6.02/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Parser-2.41/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Parser-2.41/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Writer-0.623/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Writer-0.623/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Flow-0.86/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Flow-0.86/blib/arch:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib:/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="24943"
PERL5_CPANPLUS_IS_VERSION="0.9142"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.18.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/MRO-Compat-0.12/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/MRO-Compat-0.12/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Uplevel-0.24/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Uplevel-0.24/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Exception-0.32/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Exception-0.32/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Class-0.40/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Class-0.40/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Tie-UnionHash-0.02/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Tie-UnionHash-0.02/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Encode-Locale-1.03/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Encode-Locale-1.03/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Date-6.02/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Date-6.02/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/File-Listing-6.04/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/File-Listing-6.04/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Tagset-3.20/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Tagset-3.20/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Parser-3.71/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTML-Parser-3.71/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/IO-HTML-1.00/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/IO-HTML-1.00/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/LWP-MediaTypes-6.02/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/LWP-MediaTypes-6.02/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/URI-1.60/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/URI-1.60/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Message-6.06/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Message-6.06/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Cookies-6.01/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Cookies-6.01/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Daemon-6.01/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Daemon-6.01/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Negotiate-6.01/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/HTTP-Negotiate-6.01/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Net-HTTP-6.06/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Net-HTTP-6.06/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/WWW-RobotRules-6.02/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/WWW-RobotRules-6.02/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/libwww-perl-6.05/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Parser-2.41/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Parser-2.41/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Writer-0.623/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Writer-0.623/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Flow-0.86/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/XML-Flow-0.86/blib/arch
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/lib
/home/cpan/pit/bare/conf/perl-5.18.1/.cpanplus/5.18.1/build/Perl6-Pod-0.60/blib/arch
/home/cpan/pit/bare/perl-5.18.1/lib/site_perl/5.18.1/x86_64-linux
/home/cpan/pit/bare/perl-5.18.1/lib/site_perl/5.18.1
/home/cpan/pit/bare/perl-5.18.1/lib/5.18.1/x86_64-linux
/home/cpan/pit/bare/perl-5.18.1/lib/5.18.1
.