|
|
| |
DBIx::Class::CDBICompat::Iterator(3) |
User Contributed Perl Documentation |
DBIx::Class::CDBICompat::Iterator(3) |
DBIx::Class::CDBICompat::Iterator - Emulates the extra behaviors of the
Class::DBI search iterator.
See DBIx::Class::CDBICompat for usage directions.
Emulates the extra behaviors of the Class::DBI search iterator.
The CDBI iterator returns true if there were any results, false otherwise. The
DBIC result set always returns true.
Check the list of additional DBIC resources.
This module is free software copyright by the DBIx::Class (DBIC) authors. You
can redistribute it and/or modify it under the same terms as the DBIx::Class
library.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |