On Mon, Dec 20, 2010 at 05:01:07PM -0800, Seth Daniel wrote: > Hi, > > I am attempting to use Catalyst::Controller::DBIC::API. When I use the > prefetch_allow configuration option my Catalyst server fails to start. I then > noticed that the C::C::DBIC::API tests have the same issue. > > Here is the test failure I am seeing (version 2.002003): > > t/rest/create.t ............. Couldn't instantiate component > "RestTest::Controller::API::RPC::CD", "Attribute (prefetch_validator_class) > does not pass the type constraint because: Validation failed for '__ANON__' > with value undef at > /opt/perl/5.10/lib/site_perl/5.10.1/x86_64-linux-thread-multi/Moose/Meta/Method/Delegation.pm > line 90 [...snip...]
A ticket was opened for this: https://rt.cpan.org/Public/Bug/Display.html?id=64673 For now the solution appears to be downgrading to Data::DPath 0.40. -- seth /\ sethdaniel.org _______________________________________________ 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/
