Perl Upper Case

Perl Upper Case uc Converts all characters in the string to upper case. [perl] uc Str [/perl]
Continue Reading