Subject: perl's "make test" again
To: None <tech-pkg@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 02/28/2005 12:05:08
I noticed that "make test" in lang/perl58 does use some parts of the 
installed perl. I'm not sure this itself is a bug,
but it turns into a nightmare if you have an older version of perl 
installed and run "make test" before doing the update.

Can we easily check and bail in pre-test (or whatever) for this condition?


Martin