"Make Perl yours, without taking it away from others."

I think your motto goes along (to a certain extent) with "Making easy things easy & hard things possible". The easiest of problems can be made difficult, or the hardest of problems can be made easy (as in your code ex. japhy). It's totally up to the programmer; only he/she can decide to make a straight-forward solution, or create one that requires a mastery of the language. Your motto goes well with PM and sites like it, because it is their goal to make the Q&A forum as painless and easy for it's users as possible. I see that to an extent your motto applies to another of the mottos of Perl: "There's more than one way to do it", or, the programmer must chose how much he/she really wants to confuse the reader of his/her code.

Your motto is a pretty accurate representation of Q&A geared sites like PM. It conveys that Perl allows it's users a 'freedom of choice' to make the solutions to their problems easy, or difficult, in the never ending journey to obtain eliteness through producing code that only you (the programmer) understand.

I like your motto (in case I hadn't ever made that clear; it is early and my coherence level is still low because of lack of sleep, so if something does not make sense just remember, it is everyone's fault but mine!).


In reply to Re: I feel a motto coming on... by tretin
in thread I feel a motto coming on... by japhy

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.