I'm reading the latest posts on all the nodes this morning and I'm thinking..."There is some good stuff here, but is someone holding back on a piece of code, a snippet if you will, because they are afraid of a flame?" A couple of weeks ago I posted a small but "useful to me" script that I thought would help out some of my fellow monks. Within hours of posting I received a reply from a fellow monk (httptech) that added tremendously to the usefulness of my script. I have resisted posting in the past out of fear of being flamed. My fear cost me the ability to contribute back to this wonderful community. I missed the opportunity to give something back, to express myself and to be heard. The Perl Community is not perfect, but compared to the C++ or Java Communities it is quite friendly. I attribute this to the inherent friendliness of the programming language and the sense of well being it imparts to the novice programmer who is able to accomplish wonders within hours of beginning to use Perl. I encourage all novices to post your little helpful scripts, or code snippets. Every Perl user can contribute in some way or another to the community of friends this language seems to create.

In reply to To Post or not? by Poetic Justice

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.