develooper Front page | perl.sdk | Postings from September 2001

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

Thread Previous | Thread Next
From:
Tatsuhiko Miyagawa
Date:
September 27, 2001 06:25
Subject:
Re: Test::SDK breaks Test::Harness Makefile
Message ID:
20010927221223.60DA.MIYAGAWA@edge.co.jp
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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About