RE: [Dbix-class] select from dual

2008-05-13 Thread Hartmaier Alexander
It's DBIC, not DBIx, which is a namespace! You might fetch $dbh and do it with a DBI method or create a dual table class. I think this was discussed on the list a few month ago...yes, the thread was started by Richard Cox on the 9.11.2007. He even submitted a doc patch which Jess applied on the

[Dbix-class] DBIx::Class and MRO::Compat

2008-05-13 Thread Daniel Austin
Hoping someone on this list can help... at least point in the right direction. I'm having trouble installing DBIx::Class although it's not actually DBIx::Class that's having the problem but MRO::Compat which is obviously a dependency. Specifically, this test fails in t/10basic.t in MRO::Compat: