in reply to
Re: Class::DBI count_where method
in thread
Class::DBI count_where method
You probably want to check out Class::DBI::Plugin::CountSearch on CPAN, which does this "properly" - i.e. it has the same syntax as search() rather than requiring raw SQL.
Tony
Comment on
Re: Re: Class::DBI count_where method
In Section
Cool Uses for Perl