Tomas Doran wrote on 2009-06-29:
> 
> On 26 Jun 2009, at 23:19, Byron Young wrote:
> 
>> Alrighty, here you go, patch + test are attached.  There are based off
>> the 5.71001 svn head because that's what I have currently. 5.8's
>> uri_for() looks the same, so it should apply there as well, but let me
>> know if you need another one from 5.8.
>  http://dev.catalyst.perl.org/svnweb/Catalyst/revision/?rev=10736
> 
> Thanks very much for the patch, applied ok to 5.80 trunk.
> 
> I rewrote your fix to just not mangle $_, which fixes the same issue
> with less code, and avoids the unsafe each..
> 
> Unfortunately, this just missed the Catalyst 5.80006 release, so you'll
> have to wait for the next one to see it in released code, sorry!
> 
> Cheers
> t0m

Oh, nice, that's a much better solution.  If you don't mind, though, can you 
explain what you mean about the 'unsafe each'?

Thanks!
Byron

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to