Acme-CPANModules-NumberRange
view release on metacpan or search on metacpan
lib/Acme/CPANModules/NumberRange.pm view on Meta::CPAN
use strict;
use Acme::CPANModulesUtil::Misc;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-NumberRange'; # DIST
our $VERSION = '0.002'; # VERSION
our $LIST = {
summary => "List of modules that handle number ranges",
description => <<'_',
**Checking membership, formatting**
<pm:Array::IntSpan>
<pm:Array::RealSpan>
<pm:Number::Range>
<pm:Number::RangeTracker>
<pm:Range::Object::Serial>
<pm:Set::IntSpan>
<pm:Set::IntSpan::Fast>
<pm:Set::IntSpan::Fast::XS>
<pm:Set::IntSpan::Island>
<pm:Tie::Array::IntSpan>
**Partitioning**
<pm:Aray::IntSpan::Partition>
**Formatting**
<pm:Number::Continuation>
<pm:Set::IntSpan::Util>
_
};
Acme::CPANModulesUtil::Misc::populate_entries_from_module_links_in_description;
1;
# ABSTRACT: List of modules that handle number ranges
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANModules::NumberRange - List of modules that handle number ranges
=head1 VERSION
This document describes version 0.002 of Acme::CPANModules::NumberRange (from Perl distribution Acme-CPANModules-NumberRange), released on 2023-10-29.
=head1 DESCRIPTION
B<Checking membership, formatting>
L<Array::IntSpan>
L<Array::RealSpan>
L<Number::Range>
L<Number::RangeTracker>
L<Range::Object::Serial>
L<Set::IntSpan>
L<Set::IntSpan::Fast>
L<Set::IntSpan::Fast::XS>
L<Set::IntSpan::Island>
L<Tie::Array::IntSpan>
B<Partitioning>
L<Aray::IntSpan::Partition>
B<Formatting>
L<Number::Continuation>
L<Set::IntSpan::Util>
=head1 ACME::CPANMODULES ENTRIES
=over
=item L<Array::IntSpan>
Author: L<DDUMONT|https://metacpan.org/author/DDUMONT>
=item L<Array::RealSpan>
Author: L<GENE|https://metacpan.org/author/GENE>
=item L<Number::Range>
Author: L<LARRYSH|https://metacpan.org/author/LARRYSH>
=item L<Number::RangeTracker>
( run in 0.985 second using v1.01-cache-2.11-cpan-39bf76dae61 )