From: Tomas Doran Date: Tue, 2 Aug 2011 21:05:59 +0000 (+0100) Subject: This was fixed X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f8d5957c64993bac51c97f6b18d6bf0d6fad3f45;hp=8697f11669be14108294ead3f14bbf4054fa7210;p=catagits%2FCatalyst-Runtime.git This was fixed --- diff --git a/TODO b/TODO index 3910d0f..2c5f967 100644 --- a/TODO +++ b/TODO @@ -156,9 +156,6 @@ after BUILD => sub { Without this change, the user could make a custom service which mangled the param, and use Catalyst/IOC/Service/WithAcceptContext.pm, with this change, that module will always see the un-mangled version?? However, without this change, shit doesn't work... - - + $purity = $purity // 1; - ^^ perl 5.10 only ### Known issues