uc string
Returns an uppercased version of string (or $_ if string is omitted). This is the internal function implementing the \U escape in double-quoted strings. POSIX setlocale(3) settings are respected.
$_
\U
setlocale(3)
Copyright © 2001 O'Reilly & Associates. All rights reserved.