Search results for "module:integer"
integer - Perl pragma to use integer arithmetic instead of floating point
This tells the compiler to use integer operations from here to the end of the enclosing BLOCK. On many machines, this doesn't matter a great deal for most computations, but on those without floating point hardware, it can make a big difference in per...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
integer - Perl pragma to use integer arithmetic instead of floating point
This tells the compiler to use integer operations from here to the end of the enclosing BLOCK. On many machines, this doesn't matter a great deal for most computations, but on those without floating point hardware, it can make a big difference in per...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
Integer::Tiny - Shorten and obfuscate your Integer values. Just like IDs on YouTube!
Do you need fast and reliable method to obfuscate and shorten some Integer values? Do you want to choose characters range you can use in output? This module is for you!...
BBKR/Integer-Tiny-0.3 - 13 Feb 2009 16:40:07 UTC
Data::Integer - details of the native integer data type
This module is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. There are actually two...
ZEFRAM/Data-Integer-0.006 - 07 Aug 2017 21:10:43 UTC
Integer::Partition - Generate all integer partitions of an integer
"Integer::Partition" takes an integer number and produces an object that can be used to generate all possible integer partitions of the original number in either forward or reverse lexicographic order....
DLAND/Integer-Partition-0.05 - 23 Jun 2013 14:40:56 UTC
OWL::Data::Integer - A primitive data type for integers
An object representing an Integer....
EKAWAS/OWL2Perl-1.00 - 12 May 2011 23:52:42 UTC
Oryx::Value::Integer - Values containing integers
A field with this value type will store integers. The value will be checked that it is an integer and is stored in an "Integer" primitive type....
RHUNDT/Oryx-0.24 - 18 Jun 2006 19:57:44 UTC
Math::MVPoly::Integer - a collection of integer operations
Integer - a collection of integer operations to support the varioous algebraic opertions in the Algebra module. gcd A,B Use Knuth's algorithm to find the gcd of integers A and B....
BGUARRACI/Math-MVPoly-0.8b - 10 Feb 2002 05:55:51 UTC
Farly::Value::Integer - Integer value class
Farly::Value::Integer is a integer wrapper class for use as a value object in a Farly::Object....
TJOHNSON/Farly-0.26 - 18 Oct 2013 00:04:24 UTC
CGI::Untaint::integer - validate an integer
This Input Handler verifies that it is dealing with an integer. The integer can be positive or negative, but only in a basic format (i.e. a string of digits). It will not accept exponentials....
TMTM/CGI-Untaint-1.26 - 20 Sep 2005 21:52:35 UTC
DynGig::Range::Integer - Integer set arithmetics.
string() Overloads ""....
KAN/DynGig-Range-1.00 - 29 Jun 2012 06:20:06 UTC
Eve::PgSqlType::Integer - a PostgreSQL integer type.
Eve::PgSqlType::Integer is a PostgreSQL integer type adapter class....
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC
Set::Integer::Gapfillers - Fill in the gaps between integer ranges
This Perl extension provides methods which may be useful in manipulating sets whose elements are consecutive integers. Suppose that you are provided with the following non-intersecting, non-overlapping sets of consecutive integers: { 1 .. 17 } { 25 ....
JKEENAN/Set-Integer-Gapfillers-0.08 - 17 May 2009 20:03:29 UTC
MOSES::MOBY::Data::Integer - A primite Moby data type for integers
An object representing an Integer, a Moby primitive data type....
EKAWAS/MOSES-MOBY-0.96.1 - 09 Dec 2010 14:23:28 UTC