In the past several weeks I have been working on something that pushes both my perl skills/knowledge. As well this pushes what is possible with perl, the latter part largely because of the former. I have had to ask a lot of questions in IRC channels, in user groups, and here on perlmonks.

In many cases I would get responces such as "don't do that", "That is evil", "your an idiot". In almost all cases these responces were correct, and after discussion a better way/alternative was always found. Despite this I cannot help but think that a more fact-filled and less confrontational responce would have been better. I did my best not to respond with anger, or by arguing a loosing battle. However I still feel as though many of my questions were regarded with hostility. And worst of all I feel like asking my questions had a negative impact on my status within these groups. This despite my willingness to accept all feedback openly, and consider/use all help I recieved.

My guess is that either I was doing something annoying, or that I was doing someonething that is usually done by annoying people and was lumped in with them. My goal is to learn, I am pushing the envelope to broaden my range. I am open to, and in fact desire feedback, not so I can argue, but so I can learn from my own mistakes and in many cases my own foolishness.

So, my request for comments is this:


In reply to RFC: how to push the boundries without being annoying? by exodist

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.