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
Copyright © 2001 O'Reilly & Associates. All rights reserved.