The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Number::Compare"

Number::Compare - numeric comparisons River stage four • 10 direct dependents • 2134 total dependents

Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again. Now this would be very pointless, if Number::Compare didn't understand magnitudes. The target value may use magnitudes of kil...

RCLAMP/Number-Compare-0.03 - 21 Sep 2011 14:26:28 UTC

Number::Compare::Date - Like Number::Compare, but for epoch seconds River stage one • 1 direct dependent • 1 total dependent

A simple extension to Number::Compare that allows you to compare dates against numbers (which should be epoch seconds.) The value that is compared can either be epoch seconds: my $perl583 = Number::Compare::Date->new("<1072915199"); Or it can be anyt...

PROFERO/Number-Compare-Date-0.02 - 18 Nov 2003 11:03:17 UTC

Test2::Compare::Number - Compare two values as numbers River stage four • 921 direct dependents • 6519 total dependents

This is used to compare two numbers. You can also check that two numbers are not the same. Note: This will fail if the received value is undefined. It must be a number. Note: This will fail if the comparison generates a non-numeric value warning (whi...

EXODIST/Test2-Suite-0.000162 - 25 Apr 2024 14:00:32 UTC

Number::Compare::Duration - numeric comparisons of time durations River stage zero No dependents

See Number::Compare for a basic description. Number::Compare::Duration uses different magnitudes than Number::Compare. They are: "s" for seconds, "m" for minutes, "h" for hours, "d" for days. No accounting for daylight savings is done; each day is 86...

HDP/Number-Compare-Duration-0.001 - 20 May 2008 02:22:33 UTC

Test::Stream::Compare::Number - Compare 2 values as numbers River stage one • 1 direct dependent • 1 total dependent

This is used to compare 2 numbers. You can also check that 2 numbers are not the same. Note: This will fail if the recieved value is undefined, it must be a number. Note: This will fail if the comparison generates a non-numeric value warning (which w...

EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

TJMATHER/XML-XQL-0.68 - 16 Jan 2003 21:59:00 UTC

XML::XQL - A perl module for querying XML tree structures with XQL River stage zero No dependents

The XML::XQL module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: <http://www.w3.org/TandS/QL/QL98/pp/xql.html> Most of the contents related to the XQL syntax can also...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

PPIx::XPath - an XPath implementation for the PDOM River stage zero No dependents

This module augments PPI's classes with the methods required by Tree::XPathEngine, allowing you to perform complex XPath matches against any PDOM tree. See Tree::XPathEngine for details about its methods. Mapping the PDOM to the XPath data model * Ea...

DAKKAR/PPIx-XPath-2.02 - 29 Aug 2016 15:52:45 UTC

Scalar::Number - numeric aspects of scalars River stage zero No dependents

This module is about the numeric part of plain (string) Perl scalars. A scalar has a numeric value, which may be expressed in either the native integer type or the native floating point type. Many values are expressible both ways, in which case the e...

ZEFRAM/Scalar-Number-0.007 - 28 Jul 2017 02:43:39 UTC

Number::Interval - Implement a representation of a numeric interval River stage one • 1 direct dependent • 2 total dependents

Simple class to implement a closed or open interval. Can be used to compare different intervals, determine set membership, calculate intersections and provide default stringification methods. Intervals can be bound or unbound. If "max" is less than "...

GSB/Number-Interval-0.07 - 10 Mar 2015 21:06:26 UTC

Test::Number::Delta - Compare the difference between numbers against a given tolerance River stage three • 59 direct dependents • 306 total dependents

At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This ...

DAGOLDEN/Test-Number-Delta-1.06 - 25 Nov 2014 12:13: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::RecordLocator - Encodes integers into a short and easy to read and pronounce "locator string" River stage one • 3 direct dependents • 4 total dependents

"Number::RecordLocator" encodes integers into a 32 character "alphabet" designed to be short and easy to read and pronounce. The encoding maps: 0 to O 1 to I S to F B to P With a 32 bit encoding, you can map 33.5 million unique ids into a 5 character...

JESSE/Number-RecordLocator-0.005 - 13 Aug 2009 00:26:26 UTC

Number::Phone::NANP::Vanity - Calculate vanity score of a NANP phone number River stage zero No dependents

ROMANF/Number-Phone-NANP-Vanity-0.06 - 03 Nov 2011 03:57:13 UTC
14 results (0.066 seconds)