in reply to Re^2: Reading nested records in binary datain thread Reading nested records in binary data
Older versions of perl don't understand ( in pack/unpack templates. I believe that template syntax was introduced in perl 5.8.
duff