Eliminate expensive calls to can() in some very hot portions of the code by
[dbsrgits/DBIx-Class.git] / t / 61findnot.t
2007-05-20 Matt S Trout find/next change to return undef rather than () on...