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

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

> Neither of those really solve the problem.  It still exists for
> non-CPAN users.

IMHO non-CPAN users are rare. And, if Test::SDK is for non-CPAN
users, why put it on CPAN?

> As a temporary solution, I could stick INSTALLDIRS=perl on the top
> level Test::SDK Makefile.PL and just throw everything into the core
> library directory.  Not pleasant, but at least it'll work.

Yeah it works just temporarily. As you may know, when you update
Test::Simple and we type "install Test::Simple", it will go into
site_perl, then @INC searches old one in core directory first. Duh.


--
Tatsuhiko Miyagawa <[email protected]>