Changes for version 0.43

  • fixed: undef values returned by unpack were not writable and caused problems with almost all versions of perl
  • fixed: sizeof() could return garbage when used on array types
  • fixed bogus warning generated by pack when explicitly passing 'undef'
  • improved warning messages generated by pack
  • added error when using offsetof on bitfields
  • added new initializer method
  • the offset argument to the member method is now optional; without the offset argument, a list of all possible members is returned
  • code cleanups

Documentation

Get Convert::Binary::C configuration for a compiler

Modules

Binary Data Conversion using C Types
Caching for Convert::Binary::C