Hello PERL MASTERS

I need help with a regular expression that will pick out from a list of file names those that have the following characteristics.

WWW any variation of upper/lower case
Followed by an optional 1 to 3 digit numeric
And has a file type of txt

Valid matches would be but not limited to

www.txt
WWW1.txt
Www002.txt
Etc………..

TIA All help greatly appreciated.

 

[EMAIL PROTECTED]

Reply via email to