2005-04-02 12:58:20 +02:00
|
|
|
This Class::DBI plugin combines the functionality from
|
|
|
|
Class::DBI::Plugin::CountSearch (counting objects without having
|
|
|
|
to use an array or an iterator), and Class::DBI::AbstractSearch,
|
|
|
|
which allows complex where-clauses a la SQL::Abstract.
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-AbstractCount/
|