eliminate usage of each() on hashes we don't own, since we can't guarantee the iterat...
authorGuillermo Roditi <groditi@gmail.com>
Mon, 23 Jun 2008 21:18:19 +0000 (21:18 +0000)
committerGuillermo Roditi <groditi@gmail.com>
Mon, 23 Jun 2008 21:18:19 +0000 (21:18 +0000)
commit91772de91ca26edab67f5849eccbfbbe0d2cfd51
tree88d5d94a0919f0fb79351eeef1455a4d7180322f
parentac5c933bdd463558e8d621507a53a7b247a9093e
eliminate usage of each() on hashes we don't own, since we can't guarantee the iterator position's been reset so it's a bug waiting to happen
r17536@martha (orig r7627):  matthewt | 2008-04-22 16:46:12 -0400
lib/Catalyst/Engine.pm