in reply to Can perl be injected on html pages?

See mod_perl, Apache::ASP, PSP, Mason, ...

  • Comment on Re: Can perl be injected on html pages?

Replies are listed 'Best First'.
Re^2: Can perl be injected on html pages?
by Nik (Initiate) on Mar 30, 2009 at 11:21 UTC
    i saw a little about mod_perl but tis way more difficult in comparison with php. Is there a php type of approach with perl? (not that i like php better)
        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?