in reply to Re: Best Perl Books of All Time
in thread Best Perl Books of All Time

By any chance - does anyone know what book he was talking about?
Cannot be sure, but based on your description, I would guess Perl Cookbook or Effective Perl Programming. Do either of those ring a bell?

For a comprehensive list of Perl book PM nodes see: Re: So what is your Perl book "Trilogy" anyway? (Perl Book References)

Replies are listed 'Best First'.
Re^3: Best Perl Books of All Time
by Anonymous Monk on Aug 03, 2015 at 12:51 UTC

    I took a look around Amazon, and I'm almost certain that his recommendation was "Minimal Perl: For Unix and Linux People", by Tim Maher. I recall the title emphasizing least or another synonymous adjective (not including 'basic' or other frequently used terms for books geared towards beginners). Judging by user reviews, the book's scope seems in-line with what the interviewer described, but with a lot of emphasis on Perl one-liners. Debating whether I should order a copy, or just finally finish an O'Reilly book and force myself to write a script a day to stay familiar with the language.

    . Thanks