("mismatched parentheses");
} catch (Perl5Util.RegexpException e) {
throw new MalformedValueException(e.toString());
}
pre = perl.preMatch();
func = perl.group(1);
post = perl.postMatch();
tempname = getAnonymousFunctionName();
//r.makeUniqueName(r.anonymousPrefix + "_Function");