Perl Programming/Keywords/ucfirst
<
Perl Programming
|
Keywords
The
ucfirst
keyword
ucfirst
returns
EXPRESSION
with the first character in uppercase.
Syntax
uc
EXPRESSION
See also
lcfirst