On Sat, 9 Feb 2002, Rene Verharen wrote: =>Hi, => =>I need to change the first (and ONLY the first) character of a string into =>Caps. I know how to change the whole string into Caps by using this : => => my $in = "this is my text"; => $out = uc $in; => =>This is not what I want. Can someone please point me in the right direction ? => perldoc -f ucfirst
- Dwalu ..peace -- I am an important person in this world - Now is the most important time in my life - My mistakes are my best teachers - So I will be fearless. - Student Creed -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]