On Apr 22, 2011, at 10:35 AM, shawn wilson wrote:

> either you're phrasing things wrong or i'm misunderstanding things.

        It's probably the former. =:\  I'm looking for a way to add snippets of 
perl to my HTML pages, something similar to what PHP offers <?php  --code goes 
here--  ?>.  At this point, I don't need power, just simplicity.

        What got me thinking was that I wanted to put some code from my 
shopping cart on my HTML pages (for pricing, etc.) but to make it work, the 
.html files need to be under the cgi-bin directory.  Until I go MVC, I can't 
move those files.  So I'm looking for a way to add these snippets to my .html 
files.

        I realize the Perl wasn't written for this, but I was hoping there'd be 
a template engine that would handle it.

Thanks for the reply,
Marc
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to