# from Jay Truesdale
# on Thursday 24 August 2006 07:37 pm:
>Can't locate Module/Build/Config.pm in @INC (@INC contains: ... lots
>of stuff deleted ... .)
>at lib/Module/Build/Base.pm line 20.
Well, different code in trunk since the last time you tried it :-)
It looks like r6825 added the 'use Module::Build::Config' line, seems
like an error (since M::B builds itself, I'm thinking
Module::Build::Config should always be loaded with 'require
Module::Build::Config' (and even then, probably wrapped in eval {} to
give more useful errors.))
Aside: Who wants to setup the redhat svn-trunk tester box?
Actually, this one bites me just doing a ./Build clean after
an svn up :-/
You could delete that line if you want to play with it. Or, if you just
want it to work, try r6730 (which I think should actually be the
current CPAN release 0.2805.)
--Eric
--
Chicken farmer's observation: Clunk is the past tense of cluck.
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------
|