./devel/p5-Data-Float, Perl module for floating point data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.013, Package name: p5-Data-Float-0.013, Maintainer: pkgsrc-users

This perl module is about the native floating point numerical data
type. A floating point number 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 floating point type, classification
functions, and functions to manipulate floating point values at a low
level.


Master sites: (Expand)

Filesize: 25.331 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-15 18:58:26 by Greg Troxel | Files touched by this commit (2)
Log message:
p5-Data-Float: Add rest of package

^Xvv is too clever, and when applying a similar fix to
p5-Data-Entropy, I didn't realize that I was about to import it, vs
just did.
   2024-01-15 18:50:23 by Greg Troxel | Files touched by this commit (1)
Log message:
devel/p5-Data-Float: Drop BUILD_DEPENDS

They should have been once, TOOL, and omitted due to implicit
Module::Build.