Perlmonks doesn't exist to take the place of backups, of course. But I think it's true that memory is one of the functions of Perlmonks. The main reason I post code here is that I hope it will be preserved in some kind of community memory. Not that someone is going to use the actual programs I post -- I tend to simplify them to make them more understandable rather then generalize them to be more widely applicable. The place for code that's useful in itself is CPAN, it seems to me. What I'm hoping when I post here is that the ideas embodied in my code will be remembered, and someone will make them into something even better.

Having a community memory is, I think, one of the big advantages of open source.


In reply to Re: The true benefit of open source by no_slogan
in thread The true benefit of open source by DrManhattan

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.