What's the best way for me to learn (a) CGI and (b) database manipulation (MySQL, PostgreSQL) with Perl? I've been using Perl for about 6 months, and I find it incredibly useful. Contrary to those who liken Perl to line noise, I find it very intuitive. But I realize there's much I don't know.

I've been lurking here for a while, and picked up some good information. I've read most of the Camel book (tho' not understood it all ;) and the O'Reilly CD Bookshelf (just in time for a new edition - bah). I've just subscribed to the "beginners-cgi-subscribe@perl.org" list. I read the Risks Digest and SecurityFocus. I haven't posted to comp.lang.perl.misc, but I've read their excellent introductory "spam." I've seen Ovid's "Web Programming Using Perl" Course.

I know of the O'Reilly Rat CGI book, and the Panther DBI book. I've also seen a review here of "Writing CGI Applications with Perl" by Meltzer and Michalski.

I could go on, but perhaps you see my point: I'm drowning in potential information, and I don't have enough experience to filter it into "useful," "bad," and "redundant" categories. I rather enjoy reading TFM, but at this point I've got a (virtual) stack of 5,000 pages in front of me. I don't mind buying a few books, but I don't want to kill trees needlessly.

Many thanks for any direction you monks can give me.


In reply to Learning CGI & DBI well by legLess

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.