nysus I agree with you totally. It's pretty frustrating at times when I cannot figure out how to do something that seems pretty simple. Yet the younger members of the Monastery write code that I cannot begin to understand parts of.

What is really frustrating is to see where you fit in the my age is chart. (Let's just say I fit towards the lower section of the chart).

I had a conversation with crazyinsomniac about some of these same thoughts not long ago. What puts things into perspective for me is:

  • How do you use Perl ?
  • What percent of your daily job requires Perl ?
  • Without Perl, could you still perform your job ?
  • I'm a sys admin. Perl makes my life easier as a sys admin. Yes, I could get along without Perl, but it would take longer and wouldn't be as interesting!

    I'm pretty sure that if I were to post the ideas that I was working on on Perlmonks, one of the "boy-geniuses" you mentioned would have a solution in a very short time. But to me, that is part of the fun of it. Figuring it out for yourself. There is no better resource for doing that than Perlmonks that I'm aware of.


    In reply to Re: What if you are not a genius? by cajun
    in thread What if you are not a genius? by nysus

    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.