while (defined (my $line = )){ print "Line # ".$i."\n".$line; print "Platform now is '$PLATFORM'\n"; $i++; };