Hello, Given the command line:
perl myperl.plx < myfile.txt is there anyway from within the Perl script to capture the redirected STDIN filename (i.e., myfile.txt)? OS: WinXP SPSP3 Perl: 5.8.8 for Win32 from ActiveState Thx.
Hello, Given the command line:
perl myperl.plx < myfile.txt is there anyway from within the Perl script to capture the redirected STDIN filename (i.e., myfile.txt)? OS: WinXP SPSP3 Perl: 5.8.8 for Win32 from ActiveState Thx.