Re: [htmltmpl] HTML::Template Caching Problems

2005-01-12 Thread Sam Tregar
On Wed, 12 Jan 2005, Patrick Humpal wrote: > I have two standard templates that all my pages use: headers.shtml > and footers.shtml. However, it seems as if one of my CGI files is > reading the headers.shtml file from an older cached version while my > other CGI file is reading the the more recen

[htmltmpl] HTML::Template Caching Problems

2005-01-12 Thread Patrick Humpal
I have two standard templates that all my pages use: headers.shtml and footers.shtml. However, it seems as if one of my CGI files is reading the headers.shtml file from an older cached version while my other CGI file is reading the the more recent one. I've checked directories containing both