Subject: | Catalyst::Request::REST breaks custom mix-in request classes. |
Catalyst::Request::REST::_insert_into_self seems to improperly check if
a custom request class can do a REST request.
Attached is a simple catalyst app that has a custom request class that
is a mixin of both Catalyst::Request::REST and
Catalyst::Plugin::Server::Request.
Catalyst::Request::REST dies thinking that the custom request class can
not do REST.
If you want my help in tracking down and zapping this bug email or get a
hold of me via irc.perl.org my nick is my cpan id.
Thanks,
- J
Subject: | testapp.tgz |
Message body not shown because it is not plain text.