![]() |
![]()
| ![]() |
![]()
NAMEData::Page::NoTotalEntries - help when paging through sets of results without total entries SYNOPSISuse Data::Page::NoTotalEntries; DESCRIPTIONData::Page::NoTotalEntries is a generic pager object, so it's very similar with Data::Page. But so Data::Page::NoTotalEntries doesn't support "$pager->total_entries" and other some methods. In sometime, I don't want to count total entries, because counting total entries from database are very slow. METHODS
ATTRIBUTES
AUTHORTokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM> SEE ALSOData::Page is a pager component but requires the number of total entries. LICENSECopyright (C) Tokuhiro Matsuno This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|