Help for this page
#!/usr/bin/perl use strict; ... '/home/user/PerlMonks/sample.txt' => 1, '/tmp/Monks/SampleDir/monks.log' => 2 };
$ cat /tmp/Monks/SampleDir/monks.log Start line key line. ... $ cat /home/user/PerlMonks/sample.txt This is another key line middle point. I do not care about this.