open (IN, "/home/reports/ftp/WSB/test.txt"); .... while ( ) { my $line = $_; .... }