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


in reply to Total Perl Domination

Thanks for this thread.

It's incredibly heartening to those of us who are grinding away at designing the next generation of Perl to know that at least some folks "get" it.

Apocalypse 5 ("Regexes and Parsing") will be released in the next day or so and it's going to be a prime example of that "stealing from the rich" philosophy. Regexes are going to change Big Time (e.g. imagine having the full power of yacc/RecDescent native in Perl!)

There will no doubt be much kicking and screaming about some of the fundamental changes we're planning. But we're doing it precisely because certain other languages currently do some aspects of pattern matching and parsing very much better than Perl. So we'll steal their ideas, perlize them, and end up surpassing the originals.