in reply to Modern Perl 4th Edition

Though I strongly disagree with pretty much everything you've written, I doubt I can change your opinions. Based on your (strong) opinions, instead of Modern Perl, I suggest you try these two books instead:

In case it helps, chromatic gave some background on the philosophy behind his Modern Perl book in this thread:

Modern Perl assumes you're already decent at programming, so it elides some basic stuff in favor of explaining how Perl works from philosophy to programming in the large. Learning Perl assumes you've never programmed before, so it spends more time on the basics, covers less of the language, and doesn't explore the philosophy of Perl in as much detail.

See also: List of PM nodes discussing Perl books

Replies are listed 'Best First'.
Re^2: Modern Perl 4th Edition
by Your Mother (Archbishop) on Nov 18, 2017 at 00:54 UTC

    This is exactly what I would have written--I had Maher's book in mind in particular--had I not been too irritated to reply to the OP.