Help for this page
($id, @bytes) = unpack ("A16 x72 C*", $data);
($id, @dwords) = unpack ("A16 x72 (L<)*", $data);