in reply to Re^2: Can perl be injected on html pages?
in thread Can perl be injected on html pages?
You could use something like HTML::Template to separate your HTML/css/JavaScript from your Perl code.
Then again, I get the feeling we have been here before (Separate Javascipt code from pure Perl code, HTML::Template help).
Martin
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can perl be injected on html pages?
by Nik (Initiate) on Mar 30, 2009 at 11:57 UTC | |
by Anonymous Monk on Mar 30, 2009 at 14:39 UTC |