in reply to
help with regex
Update your Perl, and write it as:
if (m{(?|string="(\d+)"|static-address/(.*?)")})
[download]
Comment on
Re: help with regex
Download
Code
In Section
Seekers of Perl Wisdom