$report =~ tr/-_.//d; # underscores, dashes, and periods
won't the . match any character and filter it out? Don't you need to escape it, or does it work differently with the tr as opposed to s?
There is no emoticon for what I'm feeling now.
In reply to Re: (jeffa) Re: Pattern Matching
by Popcorn Dave
in thread Pattern Matching
by Zo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |