in reply to
Validating Comma Delimited String
/^\d\d\d\d(,\d\d\d\d)*$/
Comment on
Re: Validating Comma Delimited String
Download
Code
In Section
Seekers of Perl Wisdom