in reply to Re^5: First foray into Perl
in thread First foray into Perl

Note: The single-tab (\t) field separators used in the example data posted with your OP seem to have been entirely replaced with multiple-space (\x20) character separators in the example data included with your latest post. Was this intentional or inadvertent? I'm working on some code that (I think) should work with either field separation scheme, but it would be good to know just how record fields will be separated.