There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.02

  • More tests added.
  • Add pack_flt_hex() function.
  • Enable handling of base 2 strings that match /^(\s+)?[\-\+]?0b/i The strtof() function does not handle such strings, so we convert them to a hex equivalent before passing them on.

Modules

perl interface to float (aka _Float32) floating point type.