> Does anyone know of an in-line code interpreter like PHP but using Perl
> with the <? ... ?> syntax for indicating code. Or, does anyone know how
> to change Apache::ASP to use <? instead of <% (or any of the other such
> as Mason or embperl)
>

For Embperl 2, that's easy. Embperl can switch syntax. It comes with an ASP
syntax. The only thing you need to do, is take the ASP syntax definition,
replace the % with the ?, save it under a different name and add a
configuration line that tells Embperl to use it as default.

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




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

Reply via email to