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