Gossamer Forum
Quote Reply
Combining
Is there a way to combine these two? At the moment, I use both:

$cat_name =~ tr/ \t\r\n?"'#/__/d;
$cat_name =~ tr/A-Z/a-z/;

Is there a problem by using these seperate?

--------------------------------
Privacy Software

Last edited by:

BLOOD: Oct 25, 2003, 3:51 AM