![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Format, empty vars, and fixed-width recordsby runrig (Abbot) |
on Apr 21, 2008 at 23:27 UTC ( #682048=note: print w/replies, xml ) | Need Help?? |
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.
In Section
Seekers of Perl Wisdom
|
|