The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Various tools for understanding and manipulating the underlying IEEE-754 representation of floating point values",
   "author" : [
      "Peter C. jones <petercj AT cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter version 2.150005",
   "keywords" : [
      "IEEE-754",
      "floating point representation"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-IEEE754-Tools",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Config" : "0",
            "ExtUtils::MakeMaker" : "0",
            "Test::More" : "0.86",
            "constant" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Config" : "0",
            "Exporter" : "5.57",
            "perl" : "5.006000",
            "strict" : "0",
            "version" : "0.77",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Config" : "0",
            "Test::More" : "0.86",
            "constant" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Data::IEEE754::Tools" : {
         "file" : "lib/Data/IEEE754/Tools.pm",
         "version" : "0.018004"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Data-IEEE754-Tools@rt.cpan.org",
         "web" : "https://github.com/pryrt/Data-IEEE754-Tools/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/pryrt/Data-IEEE754-Tools.git",
         "web" : "https://github.com/pryrt/Data-IEEE754-Tools"
      }
   },
   "version" : "0.018004",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}