[1175] The harness actually already sets up all the include paths correctly , so no

Eric Wilhelm scratchcomputing at gmail.com
Tue Aug 26 08:17:58 UTC 2008


# from nicholas at hexten.net
# on Tuesday 26 August 2008 00:46:

>The harness actually already sets up all the include paths correctly,
> so no need to manually fiddle with them here.
>
> ...
>-BEGIN {
>-    if ( $ENV{PERL_CORE} ) {
>-        unshift @INC, '../lib';
>-    }
>-}

Really?  I think this was cargo-culted from Module::Build.  Is this a 
change in the core harness?

--Eric
-- 
perl -e 'srand; print join(" ",sort({rand() < 0.5}
  qw(sometimes it is important to be consistent)));'
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------


More information about the tapx-dev mailing list