http://www.perlmonks.org?node_id=425258


in reply to Re: Learning the Deeper Secrets of Perl
in thread Learning the Deeper Secrets of Perl

I would also recommend you "Mastering Regular Expressions", not only Perl, but with a long chapter on it.

I think regexp are a very important part of Perl itself, and mastering them can help you to avoid some headaches.