in reply to Re (tilly) 1: does anyone else codeuse Parse::FixedLength;/code?
in thread does anyone else use Parse::FixedLength;?
I switched to the unpack. It solves the memory leak issue and speeds the program up. Sometimes I am in such a reuse mode that I forget the basics.
Thank you!