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

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

> > IMHO non-CPAN users are rare. And, if Test::SDK is for non-CPAN
> > users, why put it on CPAN?
> 
> Allow me to clarify... "People who do not use the CPAN shell".
> They're not rare, or at least, they generate a good deal of noise. :)

I guess so :)

> > 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.
> 
> Well, Test::Simple/More will be in the 5.8 core anyway.  Start early! :)

I know it, but what about *really many* earlier than 5.6 users? They
(including me) will make a lot of noise :)

Whether solution is temporary or ugly or not, it should be fixed.
Main problem is that I can't enforce people to use Test::More
without me hacking a little while installing. 

--
Tatsuhiko Miyagawa <[email protected]>