mst pointed out that my $val = $obj->{col}; $obj->col(23); print $val; will reflect...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSourceHandle.pm
2007-05-29 Brandon L. Black a few small pod coverage fixes
2006-11-22 David Kamholz change monkier => moniker
2006-11-21 Ash Berlin Changed row and rs objects to not have direct handle...