in reply to Modern Perl: The Book: The Draft

Hi chromatic. Thanks for the great work.

I think the book also needs an early chapter covering:

New users need that stuff before they can feel comfortable with their setup and dig into more language details.

I'd also like to see a brief "cpan module recommendations" chapter.

This book looks great. Looking forward to making time to read it. Thanks again.

Replies are listed 'Best First'.
Re^2: Modern Perl: The Book: The Draft
by Your Mother (Archbishop) on Jun 30, 2010 at 16:15 UTC

    I agree with these points pretty strongly. Being able to run your own perl installation is important in the scheme of "Modern Perl." A huge amount of what ends up being recommended/used is not core. Being stuck with a core installation makes following the advice an exercise in pain and confusion unless there is help for getting the pieces together.

    I am extremely happy with cpanm so far.

Re^2: Modern Perl: The Book: The Draft
by chromatic (Archbishop) on Jul 24, 2010 at 23:03 UTC

    Thanks for the suggestion. I've added a preface which will cover these topics in brief. (I'd most rather link to a section on the Perl 5 wiki with full installation instructions.)