This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement new environment variable to allow the use of non-IFS
authorSteve Hay <SteveHay@planit.com>
Mon, 6 Sep 2004 10:16:12 +0000 (10:16 +0000)
committerSteve Hay <SteveHay@planit.com>
Mon, 6 Sep 2004 10:16:12 +0000 (10:16 +0000)
commit1c97260979b979af03b946d71d50e8e4c075665c
tree606eddab62ca31f069dd7679bc4e78184553f7c1
parent4adb88450c3225313624769fdb5ae7f59c89d326
Implement new environment variable to allow the use of non-IFS
compatible LSP's on Windows to allow Perl to work in conjunction
with a firewall such as McAfee Guardian.

Bug report and possible solutions by Ken Fox <kfox@ford.com>;
further assistance by Artiom Morozov <artiom@phreaker.net>.

p4raw-id: //depot/perl@23275
pod/perlrun.pod
win32/win32sck.c