[win32] provide our own popen()/pclose() to fix problems with qx//:
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 7 Mar 1998 06:49:49 +0000 (06:49 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 7 Mar 1998 06:49:49 +0000 (06:49 +0000)
commit50892819e20b00d77bc12fbb5570259d6fac8bf2
tree762d9f34017d9a0299e6377028b80c3e2c21fff9
parent1e62ac33a10830c28db17da2c54df825238f3e85
[win32] provide our own popen()/pclose() to fix problems with qx//:
 - qx// used to always invoke the shell, now does so only when needed
 - qx// didn't respect PERL5SHELL, now does

p4raw-id: //depot/win32/perl@797
lib/ExtUtils/typemap
win32/config_h.PL
win32/win32.c