Replace all instances of ; in the rowparser loop with , ( ~15% speedup )
[dbsrgits/DBIx-Class.git] / t / 39load_namespaces_stress.t
2011-03-01 Justin Hunter Switch cursor accessor to CAG's component_class type...