irst Lower case first char of a string
uc Upper case a string
ucfirst Upper case first char of a string
pos Return or set current match position
quotemeta Quote meta characters
reset Reset ?pattern? status
study Analyze string for optimi
Hmm. No comments from anyone here?
http://dellah.org/perlreref.pod
http://dellah.org/perlreref.html
Should I just send to p5p instead of here?
cheers,
--
Iain.
* Tom Christiansen ([EMAIL PROTECTED]) [28 Jul 2003 01:20]:
> >+ lc Lowercase a string
> >+ lcfirst Lowercase first char of a string
> >+ uc Uppercase a string
> >+ ucfirst Uppercase first char of a string
> Not quite; the last one (for ucfirst or \u) should be Ti