Embperl - building dynamic websites with Perl


DESCRIPTION
[ << Prev: SYNOPSIS ] [ Content ] [ Next: Author >> ]

The module add the ASP syntax to Embperl. That mean when you select ASP as syntax, Embperl understand the two following tags:

 

<% %>

 

Between <% and %> you can put any Perl code that should be executed.

 

<%= %>

 

Between <%= and %> you can place a valid Perl expression and the result of the expression is inserted instead of the <%= %> block.


[ << Prev: SYNOPSIS ] [ Content ] [ Next: Author >> ]


© 1997-2023 Gerald Richter / actevy