If you're basing your opinion about "CGI Programming with Perl" (the 2nd edition of the Mouse book) on your experience with "CGI Programming on the World Wide Web" (the 1st edition of the mouse book), you're doing the 2nd edition a disservice. The 2nd is a pretty good book. It discusses templating systems, database interaction, web security, the CGI.pm module, and many other current-day topics. The 1st edition (which had a slightly different title, but still had a mouse on the cover) is indeed outdated, and not all that helpful in the year 2004. But I completely disagree with ruling out the 2nd edition; it's a totally different book.


Dave


In reply to Re^5: Tabbed html interfaces using perl?? by davido
in thread Tabbed html interfaces using perl?? by fadingjava

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.