On 7 Sep 2011, at 11:23, Nick wrote:
On 2011-09-06 14:34, Nick wrote:
Catalyst isn't dispatching how I expected. A 'Login' controller has
I found the culprit. My controller uses this
http://wiki.catalystframework.org/wiki/gettingstarted/howtos/HTTP_method_matching_for_actions
<snip>
Perhaps that should be
No, the wiki page should just point to
Catalyst::ActionRole::MatchRequestMethod, which already does this
correctly.
Please fix? :)
Cheers
t0m
_______________________________________________
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/