forked from Lainports/opnsense-ports
6 lines
306 B
Text
6 lines
306 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/Class-DBI-Plugin-AbstractCount
|