develooper Front page | perl.vmsperl | Postings from December 2001

Re: [PATCH t/op/exec.t] Portabilty fix

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
December 1, 2001 09:01
Subject:
Re: [PATCH t/op/exec.t] Portabilty fix
Message ID:
20011201190112.H18189@alpha.hut.fi
Either it's just me or this portability fix doesn't work for me in
UNIX...  this:

+is( system(qq{$^X -e "use vmsish qw(hushed); exit 1"}), $exit_one,
+    'Explicit exit of 1' );

dies since the $^X alone doesn't give us the right @INC.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About