Optimized the _index function to not run File::Find every loop, and to make only...
authorAndy Grundman <andy@hybridized.org>
Thu, 27 Oct 2005 18:26:08 +0000 (18:26 +0000)
committerAndy Grundman <andy@hybridized.org>
Thu, 27 Oct 2005 18:26:08 +0000 (18:26 +0000)
commit6f40578bd429bc5825ed9aa04bdb5aed12c56c8b
tree6bb085899cce8390a46610532498203d3b2f511a
parent40b0b60c572ad916f0913253dfe4237fd33c02cf
Optimized the _index function to not run File::Find every loop, and to make only 1 stat call
lib/Catalyst/Engine/HTTP.pm