![]() |
|
No such thing as a small change | |
PerlMonks |
Re: STDIN & STDOUT on Win32 ?by Corion (Patriarch) |
on Mar 01, 2006 at 11:44 UTC ( #533627=note: print w/replies, xml ) | Need Help?? |
"Invoking" a Perl file on Win32 via the shell filetype connection does not pass any parameters, and it also doesn't seem to pass the redirected STDIN handle. You want perl -w ./pipetest.pl <somefile, which will work regardless of what quirks the Windows shell has there.
In Section
Seekers of Perl Wisdom
|
|