On Thu, 27 Sep 2001 09:07:49 -0400 Michael G Schwern <schwern@pobox.com> 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 <miyagawa@bulknews.net>Thread Previous | Thread Next