while { if ($_ eq $external_info) { print "great\!"; last; } }