;" <[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
If you're just trying to implement some sort of templating for the
presentation of your site, I'd suggest looking at the HTML::Template module
or maybe HTML::Mason.
If you're talking about code reuse, there are probably more effective OO
ways to create objects that you reuse, etc.
But a quick a