in reply to
Re^3: Can perl be injected on html pages?
in thread
Can perl be injected on html pages?
Seperation of ocde its ok i guess but what if i want to embed perl code inside an html page like i.e. in php's way?<brx2> Is it possible to use perl like that?
Comment on
Re^4: Can perl be injected on html pages?
Replies are listed 'Best First'.
Re^5: Can perl be injected on html pages?
by
Anonymous Monk
on Mar 30, 2009 at 14:39 UTC
Yes, see
mod_perl
,
Apache::ASP
,
PSP
,
Mason
, ...
[reply]
In Section
Seekers of Perl Wisdom