Authors: Ellen Siever, Stephen Spainhour, Nate Patwardhan
Publisher: O'Reilly
Availability: Barnesandnoble
Price: $39.95

Here are some of the topics covered in this book:

  • Basic Perl Reference
  • Quick Reference to built-in functions and standard modules
  • CGI.pm and mod_perl
  • XML and SOAP modules
  • DBI, the database-independent API for Perl
  • LWP, the library for web programming in Perl
  • Network programming with the Net modules
  • Perl/Tk, the Tk extension to Perl for graphical interfaces
  • Modules for interfacing with Win32 systems and ODBC
  • I can't believe this book is not already covered in the book reviews here at Perlmonks. Having a copy of this myself, I felt it was my duty to add a review. I was browsing in a second hand book store about a month ago and I happened on this book. Let me just say that I have always been a fan of the O'Reilly books (and the nutshell series), so I quickly found the style easy to deal with. I got the book myself at about half the market value, but even if I paid the full price I would've been happy with the purchase. It covers a wide range of topics (as listed above), and I find it most useful as a quick desktop reference (which is how it describes itself). If you're new to Perl, don't buy this, get the Camel book instead (or the Llama book if your new to programming). But if you're beyond the stage of being a complete newbie, then this could be a worthwhile purchase.

    Plato


    In reply to Perl in a nutshell by Plato

    Title:
    Use:  <p> text here (a paragraph) </p>
    and:  <code> code here </code>
    to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.