NAME
DNS::NIOS::Traits::AutoPager - Handle pagination automatically
VERSION
version 0.005
DESCRIPTION
This trait replaces the get
method to handle pagination automatically, it turns the result of all get operations into an ArrayRef of DNS::NIOS::Response.
When _max_results
is present in the request, it is honored to some extent.
AUTHOR
Christian Segundo <ssmn@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2021 by Christian Segundo.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)