mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
342 B
Plaintext
8 lines
342 B
Plaintext
Many applications require that a large set of results be broken down
|
|
into a smaller set of 'windows', or 'pages' in web language.
|
|
Array::Window implements an algorithm specifically for dealing with
|
|
these windows. It is very flexible and permissive, making adjustments
|
|
to the window as needed.
|
|
|
|
WWW: https://metacpan.org/release/Array-Window
|