in reply to Re: Can perl be injected on html pages?
in thread Can perl be injected on html pages?

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)
  • Comment on Re^2: Can perl be injected on html pages?

Replies are listed 'Best First'.
Re^3: Can perl be injected on html pages?
by marto (Cardinal) on Mar 30, 2009 at 11:43 UTC
      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?