The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Business::GoCardless::Paginator

DESCRIPTION

A class for pagination through gocardless data returned as a list.

ATTRIBUTES

client
objects
class
info
links

PAGER METHODS

next
previous
first
last

Return the objects from the next/previous/first/last page:

my @objects = $Paginator->next;

AUTHOR

Lee Johnson - leejo@cpan.org

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. If you would like to contribute documentation, features, bug fixes, or anything else then please raise an issue / pull request:

https://github.com/Humanstate/business-gocardless