Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
Menu
Using ucfirst function : ucfirst « String « Perl
Perl
String
ucfirst
Using ucfirst function
print ucfirst
"i said yes!"
;
Related examples in the same category
1.
Capitalize with ucfirst
2.
Only change first letter to uppercase