foreach ($textline = ) { #### foreach my $textline ( ) { # or, much better: while( defined( $textline= ) ) {