No such thing as a small change | |
PerlMonks |
Re^4: regex statement to call variable value is not working??by Corion (Patriarch) |
on May 13, 2015 at 09:02 UTC ( [id://1126530]=note: print w/replies, xml ) | Need Help?? |
Maybe you want to remember in your loop if you already printed a line? You could also modify your regular expression so it matches for all elements at once instead of doing a loop over it.
In Section
Seekers of Perl Wisdom
|
|