---
abstract: 'Various tools for understanding and manipulating the underlying IEEE-754 representation of floating point values'
author:
  - 'Peter C. jones <petercj AT cpan.org>'
build_requires:
  Config: '0'
  ExtUtils::MakeMaker: '0'
  Test::More: '0.86'
  constant: '0'
  strict: '0'
  warnings: '0'
configure_requires:
  Config: '0'
  ExtUtils::MakeMaker: '0'
  Test::More: '0.86'
  constant: '0'
  strict: '0'
  warnings: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter version 2.150005'
keywords:
  - IEEE-754
  - 'floating point representation'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Data-IEEE754-Tools
no_index:
  directory:
    - t
    - inc
provides:
  Data::IEEE754::Tools:
    file: lib/Data/IEEE754/Tools.pm
    version: '0.018004'
requires:
  Carp: '0'
  Config: '0'
  Exporter: '5.57'
  perl: '5.006000'
  strict: '0'
  version: '0.77'
  warnings: '0'
resources:
  bugtracker: https://github.com/pryrt/Data-IEEE754-Tools/issues
  repository: https://github.com/pryrt/Data-IEEE754-Tools.git
version: '0.018004'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'