in reply to Redirecting STDIN on Windows commandline
Use perl test.pl < file.txt instead.
Or consider using pl2bat.bat to convert the perl script to a batch script. See the documentation for pl2bat.bat that is part of the AS docset for the full explanation and alternatives.
|
|---|