in reply to Re: RFC: Module for flexible data pagination
in thread RFC: Module for flexible data pagination

True, the name is difficult.

The first name I had was Data::Page::Fuzzy, as the entries per page isn't known, but since there is no fuzzy math involved it doesn't explain what the module does very well.

Perhaps Data::Page::Adjusted, since the entries per page gets adjusted to a more reasonable value. Or Data::Page::Reflow.