in reply to Best way to a parse a big binary file

Hi

A scalar variable ain't nothing but a filehandle :) (see open )

So a filehandle you should read :) but it can be a small sampel file Data::Dump::dd()ed

I don't like reading pack docs so ReadBytes ReadFloat ReadUInt64 ..

  • Comment on Re: Best way to a parse a big binary file