Perl Programming/Keywords/lcfirst

Previous: lc Keywords Next: le

The lcfirst keyword

lcfirst returns EXPRESSION with the first character in lowercase.

Syntax

  uc EXPRESSION

See also

Previous: lc Keywords Next: le
Category:Book:Perl Programming#Keywords/lcfirst%20
Category:Book:Perl Programming