I agree 100%, I have decided that I will take the next month, and learn the very basics of Perl, basic input&output stuff, get that so I know the inside of it as well as the outsides, after that I will add a bit of the more esoteric stuff, Databases and the such.

Problem is, my wife has a website she wants to setup for her business, and wants me to do it. My HTML skills are mediocre at best <s>, but I know enough to get it rolling. What I want to do on it is pretty specific and I have much of it plotted out, I only have to get up to speed on perl to bring it together.

CGI will have to wait, though there is a very interesting module (can you belive I am still trying to figure modules out, getting them, getting them installed...) that I am dieing to use, and I have spent the better part of the past two days smashing my head up againt it.

. I am going to use that module as the stepping stone from not knowing modules to actually knowing them <s>.

Thanks for the encouragement!


In reply to Re: CGI is even less newbie friendly. by Hielo
in thread The Gates of Perl are not newbie friendly. by Hielo

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.