On Wed, Oct 11, 2000 at 02:08:55PM +0000, Neil Gunton wrote:
> > 1. A cursory glance tells me replacing <% with [* and %> with *] should
> > solve most of my problems - is this approach correct - [* is in a
> > experimental stage, performance issues maybe ??

additional to Neils competent answer I can say that you _should_
be able to translate your pages to Embperl by just changing <%
into [* and %> to *]. [* is in experimental stage in Embperl 1.x
and there are a few issues yet unsolved, but all those problems
are related to mixing [* with [- or [+. You should not have any
problems if you use [* everywhere, even when you only do a 
[* print "hello $world"; *] (where you would use 
hello [+$world+] 
otherwise)


Andre

--
 /"\
 \ /
  X  ASCII Ribbon campaign against HTML E-Mail
 / \

PGP signature

Reply via email to