On Fri, 27 Jul 2001, Akshay Arora wrote: > $line =~ s/(\w)(\S*)/\u$1$2/g; Wow, I've never seen this "\u" before. I can't find it anywhere in the Perl documentation. Is there a list of interesting regexp modifiers like this somewhere that I've been missing? Thanks, Daniel -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Regular Expressions Brett W. McCoy
- Re: Regular Expressions Jos Boumans
- Re: Regular Expressions Jeff Pinyan
- Re: Regular Expressions Randal L. Schwartz
- Re: Regular Expressions Jeff Pinyan
- Re: Regular Expressions Jeff Pinyan
- Re: Regular Expressions Timothy Kimball
- regular expressions Salvador Lopez
- Re: regular expressions Akshay Arora
- Re: regular expressions Dan Grossman
- Re: regular expressions Jeff 'japhy/Marillion' Pinyan
- Re: regular expressions Jos I. Boumans
- RE: regular expressions Wagner-David
- RE: regular expressions PURMONEN, Joni
- RE: regular expressions Rashid Faraby
- Regular Expressions Adimoolam Narayanan
- RE: Regular Expressions Tu, Hanming
- Re: Regular Expressions Jos I. Boumans
- regular expressions terri harrison
- Re: regular expressions Jeff 'japhy' Pinyan