|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Problem with regex ...by johngg (Abbot) |
| on Dec 26, 2012 at 18:07 UTC ( #1010413=note: print w/ replies, xml ) | Need Help?? |
|
Your data appears to be tabular in fixed-width columns so consider using unpack rather than regular expression captures. See pack for a description of how to construct a template to extract your data items. Cheers, JohnGG
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||