while ($line = ) { if ($line =~ /cat/) { print "yeppers!"; } }