in reply to
char. VS char.
$example = 'ABC'; $example =~ tr/ABC/WRT/;
[download]
Comment on
Re: char. VS char.
Download
Code
In Section
Seekers of Perl Wisdom