in reply to
parsing question
/_test\s+(?!\s|<)/;
[download]
also works but without using any so called "experimental" regex extended patterns.
--
flounder
Comment on
Re: parsing question
Download
Code
In Section
Seekers of Perl Wisdom