mst pointed out that my $val = $obj->{col}; $obj->col(23); print $val; will reflect...
[dbsrgits/DBIx-Class.git] / .gitignore
2006-08-10 Michael Leuchtenburg Support for relationship attributes in many_to_many...