The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Number::Range"

Number::Range - Perl extension defining ranges of numbers and testing if a number is found in the range. You can also add and delete from this range. River stage one • 1 direct dependent • 1 total dependent

Number::Range will take a description of a range, and then allow you to test on if a number falls within the range. You can also add and delete from the range. RANGE FORMAT The format used for range is pretty straight forward. To separate sections of...

LARRYSH/Number-Range-0.12 - 19 Jun 2014 17:06:09 UTC

lib/Number/Range/Regex/Range.pm River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

Number::Util::Range - Find sequences in number arrays & convert to range (e.g. 100,2,3,4,5,101 -> 100,"2..5",101) River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/Number-Util-Range-0.008 - 29 Dec 2023 00:05:15 UTC

Regex::Range::Number - Generate number matching regexes River stage zero No dependents

LNATION/Regex-Range-Number-0.05 - 15 Apr 2021 13:00:38 UTC

Number::Range::Regex - create regular expressions that check for integers in a given range River stage zero No dependents

Number::Range::Regex lets you manage sets of integers and generate regular expressions matching them. For example, here is one way to match number ranges in a regular expression: $date =~ m/^0*(?:[1-9]|[12][0-9]|3[01])\/0*(?:[0-9]|1[012])$/; here is ...

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

CXC::Number::Grid::Range - Helper class to track Ranges River stage zero No dependents

A utility class to manage Ranges when doing bin manipulations with trees....

DJERIUS/CXC-Number-0.12 - 10 Apr 2023 17:46:37 UTC

Number::Range::Regex::Iterator - create iterators for Number::Range::Regex objects River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

lib/Number/Range/Regex/SimpleRange.pm River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

lib/Number/Range/Regex/Util.pm River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

lib/Number/Range/Regex/CompoundRange.pm River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

lib/Number/Range/Regex/TrivialRange.pm River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

lib/Number/Range/Regex/Util/inf.pm River stage zero No dependents

BRIANSKI/Number-Range-Regex-0.32 - 21 Feb 2014 19:39:12 UTC

Number::RangeTracker - Keep track of numerical ranges quickly River stage zero No dependents

An instance of the Number::RangeTracker class is used to keep track of a set of numerical ranges. Ranges can be added to and removed from this collection of ranges. Overlapping ranges are collapsed to form a single, longer range. Ranges can be manipu...

COVINGTON/Number-RangeTracker-v0.6.1 - 17 Aug 2014 05:22:42 UTC

Number::RGB - Manipulate RGB Tuples River stage one • 1 direct dependent • 1 total dependent

This module creates RGB tuple objects and overloads their operators to make RGB math easier. An attribute is also exported to the caller to make construction shorter. Methods "new" my $red = Number::RGB->new(rgb => [255,0,0]) my $blue = Number::RGB->...

ZOFFIX/Number-RGB-1.41 - 27 Sep 2015 03:03:57 UTC

Number::Misc - handy utilities for numbers River stage two • 5 direct dependents • 19 total dependents

Number::Misc provides some miscellaneous handy utilities for handling numbers. These utilities handle processing numbers as strings, determining basic properties of numbers, or selecting a random number from a range....

MIKO/Number-Misc-1.2 - 02 Jan 2015 08:49:23 UTC

Attribute::Types - Attributes that confer type on variables River stage zero No dependents

The Attribute::Types module provides 10 universally accessible attributes that can be used to create variables that accept assignments of only specific types of data. The attributes are: "INTEGER" Indicates that the associated scalar, or the elements...

DCONWAY/Attribute-Types-0.10 - 10 May 2001 05:49:19 UTC

Venus::Number - Number Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for manipulating number data....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

Number::Phone - base class for Number::Phone::* modules River stage two • 13 direct dependents • 18 total dependents

DCANTRELL/Number-Phone-4.0002 - 08 Mar 2024 15:46:48 UTC

Number::Rangify - Optimize a list of values into ranges River stage one • 1 direct dependent • 1 total dependent

This module provides a function that can optimize a list of values into range objects....

MARCEL/Number-Rangify-1.100860 - 27 Mar 2010 12:17:26 UTC

Number::Textify - turn number into some string. River stage zero No dependents

Number::Textify helps you to build and use converter of number to some text representation of it. For example 10_000_000 can be represented as '115 days 17 hours 46 minutes 40 seconds', '115.7 days', '115d 17:46:40', '9.54 MiB' or '10.00 MB'. You can...

VAL/Number-Textify-20200512 - 12 May 2020 07:06:29 UTC
45 results (0.029 seconds)