Optimizing component lookup for the simple, common case and falling back on regexps...
authorBalint Szilakszi <szbalint@cpan.org>
Mon, 8 Mar 2010 06:48:51 +0000 (06:48 +0000)
committerBalint Szilakszi <szbalint@cpan.org>
Mon, 8 Mar 2010 06:48:51 +0000 (06:48 +0000)
commit13311c16a8aebc88a393baed64f3344e4c9a4229
tree1402740da749dffe1a31f2c910f867588fc6af1c
parent025d09f99a573f9efde3e001190bb584116ccb32
Optimizing component lookup for the simple, common case and falling back on regexps otherwise. Noting the optimization in Changes. Also, adding myself to contributors.
Changes
lib/Catalyst.pm