When I was younger, asking for help with my homework, I'd ask and get the reply: "go look it up". I'm sure some of you are familiar with that. Now that I'm at a phase in life learning again, I actually want to look it up but I'm not sure where. Not including this site (which has helped me a great deal), I have done online tutorials (such as Roberts online tutorial and others), store bought books (tutorials like Perl Programmers' interactive by V.D.Lowe, and references such as Perl in a nutshell -O'reilly book) and searched other websites (perl.com, etc.). My code is getting better, but I still don't know enough. I'm amazed every time I scan through the halls of this site and read the code. Is there anyway/place to learn about modules and/or other complex situations and how to use them properly? So.. someone just point me in the right direction and I'll take it from there.. so I don't have to bother you all again with what might seem like simple coding questions. Thank you all. -ps- I used the perlmonk pickup line this past weekend.. it worked! I guess it's all about the presentation! :o)

In reply to ..Go look it up.. by Zo

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.