Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ucChapter 5
Function Reference
Next: Reference: umask
 

ucfirst

ucfirst string

Returns a version of string (or $_ if string is omitted) with the first character uppercased. This is the internal function that implements the \u escape in double-quoted strings. POSIX setlocale(3) settings are respected.


Previous: Reference: ucPerl in a NutshellNext: Reference: umask
Reference: ucBook IndexReference: umask



Banner.Novgorod.Ru