Workaround for double-call of destructors (based on 3d56e026 and e1d9e578)
[dbsrgits/DBIx-Class.git] / t / storage / cursor.t
2015-02-10 Peter Rabbitson Introduce ad hoc requirements and add skip_without...
2011-03-08 Peter Rabbitson Make sure the component_class autoloader works across...
2011-03-01 Justin Hunter Switch cursor accessor to CAG's component_class type...