Not quite. If you use the method version, it's
tr. If you use the function version (my preferred), it's
Tr. The problem is that the code at the head of this thread is using the method version, but the function capitalization.
-- Randal L. Schwartz, Perl hacker
update: I'm wrong. I mis-remembered.