Help for this page
@line = split(/ /,$_); $test = $line[2]; if ($test == '<stuff>')
if ( $_ =~ m/<stuff>/ )