>
> Is there a global escmode for static use (Embperl::Execute)?
> It is a hassle to set $escmode = 0 in any template block that
> needs it or might need it.
>
> Perhaps have an option for Embperl::Execute "escmode" that
> sets the global default, which
Is there a global escmode for static use (Embperl::Execute)? It is a hassle
to set $escmode = 0 in any template block that needs it or might need it.
Perhaps have an option for Embperl::Execute "escmode" that sets the global
default, which can then still be overriden by $escmode. I.e