more useful options | |
PerlMonks |
Re: Regex to match 20 chars of some digits followed by some spacesby Roger (Parson) |
on Dec 19, 2003 at 05:16 UTC ( [id://315746]=note: print w/replies, xml ) | Need Help?? |
Hi leriksen,
You were so close to getting it right, if you extend the regexp just a little bit with the match-time interpolation technique.
And the output is exactly as expected -
In Section
Seekers of Perl Wisdom
|
|