- or download this
while(IN){
- or download this
while( <IN> ) {
- or download this
Bareword found in conditional at yourscript.pl line xx.
Name "main::IN" used only once: possible typo at yourscript.pl line xx
+.
- or download this
Bareword "IN" not allowed while "strict subs" in use at yourscript.pl
+line xx.
Execution of yourscript.pl aborted due to compilation errors.
- or download this
use strict;
use warnings;