you might want to check Mastering Regular Expressions by Jeff E.F.Friedl for a deep coverage of regular expressions, with a whole chapter dedicated to perl's regexes.
btw, that book review is for the first edition, so you might want to know there is a second edition published in july 2002.
hope this helps,
Comment on Re: Re: Re: Code Efficiency: Trial and Error?