mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
15 lines
584 B
Plaintext
15 lines
584 B
Plaintext
`Array::IntSpan' brings the speed advantages of `Set::IntSpan'
|
|
(written by Steven McDougall) to arrays. Uses include
|
|
manipulating grades, routing tables, or any other situation
|
|
where you have mutually exclusive ranges of integers that map to
|
|
given values.
|
|
|
|
`Array::IntSpan::IP' is also provided with the distribution. It
|
|
lets you use IP addresses in any of three forms (dotted decimal,
|
|
network string, and integer) for the indices into the array. See
|
|
the POD for that module for more information.
|
|
|
|
WWW: https://metacpan.org/release/Array-IntSpan
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|