[Dbix-class] Can't set DBI::db=HASH(0x8647d64)->{HASH(0x816cc20)}:

phaylon phaylon at dunkelheit.at
Sat Feb 11 15:15:32 CET 2006


Alex Chen wrote:
> my %attrs={AutoCommit=>1};

You are trying to store a hash reference into a hash. Try replacing the
{} with ().

hth, phay



More information about the Dbix-class mailing list