On Thu, 7 Apr 2005 12:27:58 +0100, Gray, Richard wrote
> You probably also want to learn more about regular expressions too.
> There
> Was a lot of stuff that I didn't know before I started doing this.
> 
> In particular, useful things like back chaining and forward referencing
> are useful to understand.
> 
> I wish I could tell you I had found a good site or book about it,
>  but I haven't. If you do find one, would you let me know?

The best I've found so far is the section on regular expressions in
_Programming Perl_.  But that's an awfully thick book to buy just for that. ;)

Reply via email to