I wrote a program 'test.pl'. This program reads a file called 'names.txt'. I am checking line no. of the file 'names.txt' in debugging using x $. But I am getting line no. of 'test.pl' , not a line no. of 'names.txt'.