Re: [PATCHv5 08/17] gitweb: Add optional output caching From: Ævar Arnfjörð Bjarmason <hidden> Date: 2016-06-15 22:49:43 On Wed, Oct 6, 2010 at 22:01, Jakub Narebski [off-list ref] wrote: + $cache ||= 'GitwebCache::SimpleFileCache'; + eval "require $cache"; Just: eval { require $cache }; Instead?
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help