Re: Test::SDK breaks Test::Harness Makefile

[email protected] (Tatsuhiko Miyagawa) Thu, 27 Sep 2001 23:22:14 +0900
Newsgroups perl.sdk
Message-ID <[email protected]>
On Thu, 27 Sep 2001 09:49:14 -0400
Michael G Schwern <[email protected]> wrote:

> Ok, I just scheduled Test-SDK-0.03.tar.gz for deletion.  Should be
> gone on Sunday.  Test-SDK-0.04.tar.gz just went up with the
> INSTALLDIRS=perl properly set.  That should temporary patch up the
> problem.

Thanks. It works temporary, but it makes side effect to install
all of 'em into perl-core directory, exactly as you wrote.

Once we install Test::{Simple,More,Inline} on core directory,
upgrading it on site_perl makes no meaning (due to @INC searches).

I remember this can be avoid using UNINST=1 option on make install?


--
Tatsuhiko Miyagawa <[email protected]>