I've written a short page about testing on VMS:
http://perl-qa.hexten.net/wiki/index.php/Testing_on_VMS
Now there's no excuse not to :)
--
Andy Armstrong, Hexten
We have this ticket in the Test::Harness RT queue:
http://rt.cpan.org/Ticket/Display.html?id=29633
Martin Thurn is asking for a SKIP_OUT directive that would skip all
remaining test files and return a PASS.
I don't like that idea; it depends on the order of execution of test
scripts and it
# from Andy Armstrong
# on Wednesday 31 October 2007 16:51:
>But what about a more general mechanism? A TAP directive that means
>'schedule these other tests'. So then you'd have a controller test
>which was the only one directly visible to Test::Harness and that'd
>decide which other tests