"A, E, I, O, U, and sometimes Y":
:-)if (int rand(2)) { $string =~ tr/AEIOUaeiou/aeiouAEIOU/; } else { $string =~ tr/AEIOUYaeiouy/aeiouyAEIOUY/; }
In reply to Re^2: Case conversion
by VSarkiss
in thread Case conversion
by anniyan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |