Re: Help spreading Test

2002-07-30 Thread Janek Schleicher
Chromatic wrote at Sat, 27 Jul 2002 18:55:38 +0200: > On Fri, 26 Jul 2002 13:19:51 -0700, Johan Vromans wrote: > >> One of the problems I have with using Test::Builder is that I want to distribute >packages to >> systems that do not (necessarily) have a decent version of Test::* installed. Now

Re: Help spreading Test

2002-07-30 Thread Johan Vromans
Janek Schleicher <[EMAIL PROTECTED]> writes: > A good solution from my point of view would be, > if you could use Makefile.PL to do this job, > perhaps similar to > 'PREREQ_PM' => { ... } > a > 'PREREQ_TEST_PM' => { ... } > statement, > warning the user that the test can't be done without a speci