Re: regular expressions

2006-06-05 Thread Charles Bueche
Hi, http://www.oreilly.com/catalog/regex2/index.html I have the 1st edition, and can recommend it. You will need a bunch of time to do everything possible with regexes after reading that book. Charles On dim, 2006-06-04 at 17:18 +0300, Malka Cymbalista wrote: > Can anyone recommend a good book

Re: regular expressions

2006-06-04 Thread Tech
Please remove me from list - Original Message - From: "Garrison Hoffman" <[EMAIL PROTECTED]> To: "Malka Cymbalista" <[EMAIL PROTECTED]> Cc: Sent: Sunday, June 04, 2006 2:01 PM Subject: Re: regular expressions Malka Cymbalista wrote: Can anyone

Re: regular expressions

2006-06-04 Thread Tech
Please remove me from list - Original Message - From: "Sumit Babu" <[EMAIL PROTECTED]> To: "Malka Cymbalista" <[EMAIL PROTECTED]>; <> Sent: Sunday, June 04, 2006 2:00 PM Subject: Re: regular expressions Can anyone recommend a good book o

Re: regular expressions

2006-06-04 Thread Garrison Hoffman
Malka Cymbalista wrote: Can anyone recommend a good book on regular expressions. I don't need a beginners book - I know how to work with regular expressions but I want to be able to understand and use everything and anything that can be done with regular expressions -I guess I would say that I n

Re: regular expressions

2006-06-04 Thread Sumit Babu
> Can anyone recommend a good book on regular expressions. I don't need a > beginners book - I know how to work with regular expressions but I want > to be able to understand and use everything and anything that can be > done with regular expressions -I guess I would say that I need an > advanced