Home
Random
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Perl Programming/Keywords/ucfirst
Language
Watch
Edit
<
Perl Programming
|
Keywords
Previous: uc
Keywords
Next: umask
The
ucfirst
keyword
edit
ucfirst
returns
EXPRESSION
with the first character in uppercase.
Syntax
edit
uc
EXPRESSION
See also
edit
lcfirst
Previous: uc
Keywords
Next: umask