>>198
$str = hogehoge;
if ( $str !~ /geh/) {
print "NO";
}