Regular Expressions Cookbook, Jan Goyvaerts, O’Reilly, – 2012
Programmers will save many hours of debugging if they have read this excellent book. There is a comparison of flavours of RE’s, and each recipe is presented with code examples for each of Java, PHP, Javascript, Perl, .net, Python, and ..