home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


lcfirst

lcfirst 
string

Returns a version of string (or $_ if omitted) with the first character lowercased. This is the internal function implementing the \l escape in double-quoted strings.


Previous: Reference: lc Perl in a Nutshell Next: Reference: length
Reference: lc Book Index Reference: length

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.