in reply to Re^3: regex syntax and idomatic Perl
in thread regex syntax and idomatic Perl

> (Of course, now that I've asked the question, folks will probably respond with a million examples! :)

Bring it On!
The first time I saw syntax like

obj.method(p1, pn).another_method(...).and_yet_another();

I felt the earth move ...

It wasn't Perl of course, but that's the kind thing ... well, it's why we keep doing this, isn't it?