Perl Programming/Keywords/ucfirst

Previous: uc Keywords Next: umask

The ucfirst keyword

ucfirst returns EXPRESSION with the first character in uppercase.

Syntax

  uc EXPRESSION

See also

Previous: uc Keywords Next: umask
Category:Book:Perl Programming#Keywords/ucfirst%20
Category:Book:Perl Programming