mst pointed out that my $val = $obj->{col}; $obj->col(23); print $val; will reflect...
[dbsrgits/DBIx-Class-Historic.git] / t / 51threads.t
2006-03-15 Brandon L. Black fork tests/code improved, ithreads tests/code added...