* Tomas Doran <
bobtfish@...> [2009-06-30 02:35]:
> If your application code half iterates through the params hash
> with each before calling uri_for, then the param copy would
> only copy the second half of the hash (as each has an internal
> iterator).
FWIW you can reset the iterator using `keys`, which is cheap to
call in void or scalar context too.
Regards,
--
Aristotle Pagaltzis // <
http://plasmasturm.org/>
_______________________________________________
List:
Catalyst@...
Listinfo:
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalystSearchable archive:
http://www.mail-archive.com/catalyst@.../Dev site:
http://dev.catalyst.perl.org/