[Templates] Still using compiled template after delete.

Bill Moseley moseley@hank.org
Tue, 7 Feb 2006 00:34:38 -0800


On Tue, Feb 07, 2006 at 08:08:51AM +0000, Andy Wardley wrote:
> 
>         if ($compiled && -f $compiled 
>             && ! $self->_modified($name, (stat($compiled))[9])) {

Can save a stat there.

-- 
Bill Moseley
moseley@hank.org