# my $infile = '/path/to/source.txt'; # my $outfile = '/other/path/to/outfile.txt'; my $in_file = 'D:\folder\in.txt'; my $out_file= 'D:\folder\out.txt';