Perl Lower Case

Perl Lower Case lc Converts all characters in the string to lower case. [perl] lc Str [/perl]
Continue Reading