in reply to
matching file names using regex
/^test(?=\d).*[^~]$/
[download]
Abigail
Comment on
Re: matching file names using regex
Download
Code
In Section
Seekers of Perl Wisdom