;" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 4:21 PM
Subject: RE: Perl "include" files
> If you're just trying to implement some sort of templating for the
> presentation of your site, I'd suggest looking at the HTML::Temp
--
From: Jason Jolly [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2003 1:06 PM
To: [EMAIL PROTECTED]
Subject: Perl "include" files
I'm currently in the process of templating my entire site to provide a
consistent framework...
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I'm currently in the process of templating my entire site to provide a consistent
framework and I would like to have the following template set up:
=
== BEGIN 'template.cgi'
#!/usr/bin/perl
< include "use_information.inc" >
HERE IS THE DISPLAY INFORMATIO