> Any suggestions? Thanks for your help and thoughts.

It is much easier to define the set all chars must be in then not.  Use
the =! which is the complement of all charachters matched by =~. 
Alternatively, I believe there is a c option you can use.

-Dan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to