http://qs321.pair.com?node_id=682048


in reply to Format, empty vars, and fixed-width records

I would probably use Parse::FixedLength for this...at least for the debugging phase...but I'm biased (since I'm the author). You could just use pack (with "A" for the format types) though.