perl-Scalar-Number

Methods for extracting scalars' numeric aspects

SRPM:     perl-Scalar-Number-0.002-1.n0i.1.fc8.src.rpm
SPEC:     perl-Scalar-Number.spec
Version:  0.002
Release:  1.n0i.1.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     11179
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Scalar-Number/
Date:     Sun Sep 02 2007, 23:01 GMT

Description:

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 exact representation is insignificant. To fully understand Perl
arithmetic it is necessary to know about both of these representations, and
the differing behaviours of numbers according to which way they are
expressible.
This module provides functions to extract the numeric part of a scalar,
classify a number by expressibility, and compare numbers across
representations.

Changelog:

  • Mon Sep 03 2007 Marius Feraru <altblue@n0i.net> - 0.002-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.9
    - version 0.002

Files:

  • perl-Scalar-Number.spec
  • Scalar-Number-0.002.tar.gz

Requires:

  • perl(Data::Float)
  • perl(Data::Integer)
  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)