David Landgren wrote:
Question: (?:how)? does your module deal with positional records (that is, fixed width fields)? as opposed to delimited records?
Contradicting my earlier doubts about this, List::RewriteElements does can be used to rewrite elements of fixed-width records.
I've just uploaded v0.06 to CPAN. The FAQ provides an example of such use and t/07_fixed_width.t tests the functionality. Thanks for the suggestion, David!
jimk