Help for this page
#!/usr/bin/perl ... else { print "no\n";} } }
#regex way if ($op=~m/^(==|eq|<|>)$/) { ... if ($allowedops{$op}) { ...