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.