Re: embedding a CGI script in a HTML page?
[email protected] (Adam Jimerson) Sun, 14 Dec 2008 10:28:57 -0800 (PST)
| Newsgroups | perl.beginners.cgi |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Dec 12, 12:47 pm, [email protected] (Sean Davis) wrote: > > You cannot put perl in a webpage the way that you do with PHP. > However, there are a number of template engines written for and in > perl that give you similar features. Take a look at Template Toolkit, > as an example. > > Sean Are you talking about this, http://search.cpan.org/~abw/Template-Toolkit-2.20/lib/Template.pm? If so it doesn't really say what it is for I am completely lost in how to use it for my needs.