Craig A. Berry [Sat, 27 Jun 2009 15:08:44 +0000 (10:08 -0500)]
Otherwise, on VMS, the subprocess exit status gets displayed and
causes the test to fail.
my @results = split "\n", runperl
switches => [ "-MB", "-l" ],
+ stderr => 1,
prog => q{
my $sub = do {
package four;