This is a basic, and nub question with perl however how do I open a file when I know the C++ structs of that file?
I have all of the data types that the file encompasses but to my knowledge there is no method for defining structs based on a value's size because it's not how perl works...