# example 5 # $_ = "I logged into brusimm and saw I had email.\n"; if (/a/) { print $_ ; }