Hi,

I am working on a website which is using ePerl for embedding Perl code
in HTML. Due to various reasons I am contemplating migrating to EmbPerl
or Mason. The problem is that in ePerl all code are delimited by <% ....
%> but in EmbPerl I see [- / [+ / [* and other delimiters. I could
obviously sit and rework the whole site but that is a uphill task and
prone to errors espcially since there doesn't seem to be a one to one
mapping. My issues :
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 ??
2. A basic question - why do we have so many types of delimitter - I
know they are serving different purposes but still why would we want to
differentiate??

I am not on the mailling list so I would appreciate if replies were
CC'ed to [EMAIL PROTECTED]



Regards
Mithun

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to