On Mon, 24 May 2004 13:46:01 +0900, Valentin S. Ryabinin wrote:
> following does not work:
> condition =${if eq {${perl{mysub}}} {(?i)Yes}
> {1}{0}}
> also in second part: or {"yes"} or {return "yes"}.
>
>
> i'm confused.
Never had occasion to use the perl expansion, but there are a couple of
ways to do a case-insensitive check on the return value.