in reply to Optimizing binary file parser (pack/unpack)

Consider also writing a XS module for unpacking the data. It should be relatively easy if you know how to program in C.
  • Comment on Re: Optimizing binary file parser (pack/unpack)