Perl Programming/Keywords/lcfirst

The lcfirst keyword

lcfirst returns EXPRESSION with the first character in lowercase.

Syntax

  uc EXPRESSION

See also