Has anyone else had a problem with Catalyst::Plugin::Subrequest and the new release of the runtime?

Since I've tried it out on my dev environment I'm seeing it throw errors like:

Caught exception in UVFoodApp::Controller::Info->business "Can't locate object method "getNodeValue" via package "Catalyst::Stats" at / Library/Perl/5.8.6/Catalyst/Plugin/SubRequest.pm line 87."

It looks like where it used to be getting a Tree::Simple object it's now getting Catalyst::Stats

I'm not savvy enough on Catalyst internals to suggest a fix... it's easy enough to work around by disabling that chunk of code in Catalyst::Plugin::Subrequest or not running in debug mode, but that's obviously not the right solution.
        - john romkey
        http://www.romkey.com/


_______________________________________________
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