On Wed, 23 Feb 2011, Nicholas Clark wrote: > On Wed, Feb 23, 2011 at 10:50:09AM -0500, George Greer wrote: > > On Wed, 23 Feb 2011, George Greer wrote: > > > > > One of the prior tests blows away %ENV. > > > > Turns out two of them do. My goto was after the END{} block at the > > top so both were skipped when I put the label after the CASELESS > > check. > > > > Skipping the second %ENV clear without also skipping the first > > causes: http://support.microsoft.com/kb/922279 > > Would the attached patch fix it? It passes on Linux. You can't spawn a new process on Windows unless the system directory is still on the PATH. See also: http://perl5.git.perl.org/perl.git/commitdiff/d4456f89 Cheers, -JanThread Previous | Thread Next