Hola,
It appears rt.cpan.org was not notifying of new bugs (at least not me).
I'll sit on andyg's head till he fixes it, or I can clear some time to fix this.
It's a test bug- CDBI is not a prereq - the tests that use TestApp should be skipped if
Class::DBI is not present, and this is appearantly only half-done.
On Sun Jan 22 18:40:52 2006, guest wrote:
Show quoted text> TestApp::Model::CDBI::CDBI has a requirement on Class::DBI and the tests
> therefore fail if Class::DBI is not installed.
>
> Unclear whether this should be changed to DBIx::Class, selected in a
> BEGIN block or made a pre-req, therefore I've not attempted a patch.
>
> Simon Wilcox.