Help for this page
if ($string =~ /re1/ || $string =~ /re2/ || $string =~ /re3/)
if ( $string =~ /re1/ ) { #do thing 1 ... } elsif ( $string =~ /re3/ ) { #do thing 3 }
www.com | www.net | www.org
No recent polls found