while () { chomp; if ($var eq 'Sensor30') { print "MATCH => $_\n"; } }