lc string
Returns a lowercase version of string (or $_ if omitted). This is the internal function implementing the \L escape in double-quoted strings.
$_
\L
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]