in reply to Re: (jeffa) Re: Pattern Matching
in thread Pattern Matching
No, tr/// is not s/// or m//, but it's y/// :-)
The transliteration operator does not have anything to do with regular expressions, that's why the . doesn't have special meaning in it. See perlop.
--
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: (jeffa) Re: Pattern Matching
by Popcorn Dave (Abbot) on Dec 16, 2002 at 17:14 UTC |