こういうのは出来ないんですよね?

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