This should be simple for the more advanced Perl users, but I need to write an expression that removes all characters from a string except letters, numbers and underscores. Could someone give an example of how this would be done? Also, could you explain exactly what's going on so I can learn from it? Thanks in advance for the person who has patience enough to explain pattern matching to me 