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