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