in reply to Parse::FixedLength - better late than never (tilly read)
in thread does anyone else use Parse::FixedLength;?
I'd probably use an OO approach, passing in the info and creating the neccessary shortcut data structures on a (maybe) a new() method, and then use a parse() method for every record using unpack behind the scenes like in my earlier example.
|
---|