[Dbix-class] oops forgot the error message...
Ash Berlin
ash at cpan.org
Fri Sep 29 10:43:35 CEST 2006
Devin Austin wrote:
> sorry all, I"m also receiving this error message:
>
> "Can't locate object method "count" via package "EoD::DB::News" at
> EoD.pm line 154."
>
> This is line 154: $row_data{'replies'} = $c->count;
>
> --
> timorperfectus.com <http://timorperfectus.com> - web design to
> frightening perfection.
>
As to the problem and solution for this error, see "Using database
functions or stored procedures" in DBIx::Class::Manual::Cookbook.
However for a better way of doing it see my reply to your previous post.
Ash
More information about the Dbix-class
mailing list