On Sat, Sep 27, 2008 at 6:02 PM, Eric Wilhelm
<[EMAIL PROTECTED]> wrote:
> # from Dmitry Karasik
> # on Saturday 27 September 2008:
>
>>Prima::noX11 is a part of Prima. It is not found because CPANPLUS
>> apparently doesn't execute "make install", but relies on hacking
>> $ENV{PERL5LIB}. This doesn't work for Prima, because its build
>> process is not based on populating ./blib.
>
> That's special. Seems like a patch to its Build.PL would be an
> appropriate solution.
Prima doesn't use EU::MM or M::B. It has its own custom Makefile
generator and it's own make/install routines that don't rely on blib.
Rather impressive actually. ;-) But it still means other tools get
surprised when the post-build/pre-install modules/libraries aren't in
blib.
David