Oh, thats cool...
Thanks, now it works.
Johannes
>>
>> @columns = qw/ interpret id jahr titel /;
>>
>> sub get_columns(){
>> return @columns;
>> }
>
> BOOM
>
> Don't override get_columns, it's a ::Row method that insert uses.
>
> There's already an ->columns method that'll do what you want anyway.
_______________________________________________
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/
Searchable Archive: http://www.mail-archive.com/[email protected]/