mst pointed out that my $val = $obj->{col}; $obj->col(23); print $val; will reflect...
[dbsrgits/DBIx-Class-Historic.git] / t / 61findnot.t
2007-05-20 Matt S Trout find/next change to return undef rather than () on...