Retire DBIC::DebugObj, replace with $dbictest_schema->is_executed_sql_bind()
[dbsrgits/DBIx-Class.git] / t / 63register_source.t
2009-04-29 Jason May allow multiple classless sources to be registered witho...