i personally believe in doing both (: i'll work on something for awhile
and then look at a module already done, work on it some more, play with the module
more, rinse.. repeat.. in fact i feel pretty lucky to have the other monks' problems and ideas (like this one!) to learn from: merlyn's articles are really good for that, amongst
other monks' works. (to name the tip of the iceberg - Dominus, japhy, yourself for that matter)

it's a theory of mine that if i read enough Good Code tm, it might eventually rub off. (: but at any rate, learning anything as complex as perl (in all it's shapes and sizes) solo is rather difficult, as this site's popularity states quite plainly.
lately, i've been doing more RTFM'ing than actual coding though - i'm not certain if that's a good or bad thing.

--
Peace,
strfry()

In reply to Re: Re: Let the experts do their jobs, or, A Lesson Learned, or, the CPAN coulda saved by butt by strfry()
in thread Let the experts do their jobs, or, A Lesson Learned, or, the CPAN coulda saved by butt by Hero Zzyzzx

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.