mst pointed out that my $val = $obj->{col}; $obj->col(23); print $val; will reflect...
[dbsrgits/DBIx-Class-Historic.git] / t / 54taint.t
2006-10-18 Sebastian Willert Changed DBIC::Schema->load_classes to be taint-safe...