Help for this page
use warnings; #<-- also a good idea, especially if you are just starti +ng perl programming use strict; ... } close $fh; print "Done!\n";
myperlscript.pl "C:/path/to/file/on_windows_pc/file.txt"