Help for this page
<IN>; # skip "--start of file--" while( <IN> ) { ... warn "Unexpected line: $_"; } }