Binary package “libdata-ieee754-perl” in ubuntu mantic

Perl module to pack and unpack big-endian IEEE754 floats and doubles

 Data::IEEE754 provides some simple convenience functions for packing and
 unpacking IEEE 754 floats and doubles.
 .
 Currently this module only implements big-endian order. Patches to add
 little-endian order subroutines are welcome.