Report for Regexp-Grammars-Common-String-0.01000002

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: PASS Regexp-Grammars-Common-String-0.01000002 v5.18.1 FreeBSD
Date: 2013-11-10T03:42:21Z

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 Kent Fredric,

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.  Congratulations!
All tests were successful.

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 lib/Regexp/Grammars/Common/String.pm line 14.
t/00-compile.t ................ ok
# 
# 
# perl: v5.18.1 (wanted 5.010000) on freebsd from /usr/home/cpan/pit/64bit/perl-5.18.1/bin/perl5.18.1
# 
# Data::Dumper                                  => 2.145      (want any version)
# Dist::Zilla::PluginBundle::Author::KENTNL     => module not found. (want 1.0.0)  
# Dist::Zilla::PluginBundle::Author::KENTNL::Lite => module not found. (want 0.01009803)
# File::Find                                    => 1.23       (want any version)
# File::Temp                                    => 0.2304     (want any version)
# Module::Build                                 => 0.4008     (want 0.3601) 
# Regexp::Grammars                              => 1.033      (want any version)
# Test::More                                    => 1.001002   (want 0.96)   
# strict                                        => 1.07       (want any version)
# warnings                                      => 1.18       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve you problem.
# 
t/000-report-versions-tiny.t .. ok
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/01_consume.t line 7.
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 /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/lib/Regexp/Grammars/Common/String.pm line 14.
t/01_consume.t ................ ok
All tests successful.
Files=3, Tests=4,  1 wallclock secs ( 0.05 usr  0.05 sys +  0.37 cusr  0.35 csys =  0.82 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Data::Dumper                      2.145        0
	  File::Find                         1.23        0
	  File::Temp                       0.2304        0
	  Module::Build                    0.4008   0.3601
	  Regexp::Grammars                  1.033        0
	  Test::More                     1.001002     0.96
	  strict                             1.07        0
	  warnings                           1.18        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.4008
	Pod::Parser                        1.60
	Pod::Simple                        3.28
	Test::Harness                      3.29
	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
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Params-Util-1.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Params-Util-1.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Install-0.927/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Install-0.927/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Data-OptList-0.108/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Data-OptList-0.108/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Runtime-0.013/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Runtime-0.013/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Try-Tiny-0.18/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Try-Tiny-0.18/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Fatal-0.013/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Fatal-0.013/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Requires-0.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Requires-0.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Implementation-0.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Implementation-0.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/List-MoreUtils-0.33/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/List-MoreUtils-0.33/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Dist-CheckConflicts-0.09/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Dist-CheckConflicts-0.09/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-XS-0.28/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-XS-0.28/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Class-Load-0.20/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Class-Load-0.20/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 88563
    PERL5_CPANPLUS_IS_VERSION = 0.9142
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.18.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/64bit/perl-5.18.1/bin/perl5.18.1
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=8.4-release-p4, archname=i386-freebsd-64int
    uname='freebsd fwltur.bingosnet.co.uk 8.4-release-p4 freebsd 8.4-release-p4 #0: mon sep 9 23:00:58 utc 2013 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.18.1 -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: 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_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 Sep 18 2013 23:42:30
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Params-Util-1.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Params-Util-1.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Install-0.927/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Install-0.927/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Data-OptList-0.108/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Data-OptList-0.108/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Runtime-0.013/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Runtime-0.013/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Try-Tiny-0.18/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Try-Tiny-0.18/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Fatal-0.013/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Fatal-0.013/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Requires-0.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Requires-0.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Implementation-0.07/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Implementation-0.07/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/List-MoreUtils-0.33/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/List-MoreUtils-0.33/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Dist-CheckConflicts-0.09/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Dist-CheckConflicts-0.09/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-XS-0.28/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-XS-0.28/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Class-Load-0.20/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Class-Load-0.20/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="88563"
    PERL5_CPANPLUS_IS_VERSION="0.9142"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.18.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Params-Util-1.07/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Params-Util-1.07/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Install-0.927/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Sub-Install-0.927/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Data-OptList-0.108/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Data-OptList-0.108/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Runtime-0.013/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Runtime-0.013/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Try-Tiny-0.18/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Try-Tiny-0.18/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Fatal-0.013/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Fatal-0.013/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Requires-0.07/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Test-Requires-0.07/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Implementation-0.07/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Module-Implementation-0.07/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/List-MoreUtils-0.33/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/List-MoreUtils-0.33/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Dist-CheckConflicts-0.09/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Dist-CheckConflicts-0.09/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-XS-0.28/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-XS-0.28/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Package-Stash-0.36/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Class-Load-0.20/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Class-Load-0.20/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-SealRequireHints-0.007/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Lexical-Var-0.009/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-1.033/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.18.1/.cpanplus/5.18.1/build/Regexp-Grammars-Common-String-0.01000002/blib/arch
    /usr/home/cpan/pit/64bit/perl-5.18.1/lib/site_perl/5.18.1/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.18.1/lib/site_perl/5.18.1
    /usr/home/cpan/pit/64bit/perl-5.18.1/lib/5.18.1/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.18.1/lib/5.18.1
    .