Alex Chen wrote:
> my %attrs={AutoCommit=>1};
You are trying to store a hash reference into a hash. Try replacing the
{} with ().hth, phay _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
