Hi Chicken,

  Too bad most of your question and the responses have focussed on what I think is the least important 90% of your post.

  There are lots of reasons why posts don't get answered. But there are also some weak spots in the Monastery which you hit right on.

  One is that there are some Perl technical subjects which many people are interested in hearing guru-like answers about, but there just aren't any gurus in existence. For example Perl and GUIs is a big one. It seems that Perl/Tk is a big one, Activestate has seen it to be important and released some tools, and then there is the GTK stuff, and then people who want something that may work/look better probably end up moving away to either wxwindows or maybe (ever?) perl embedded in C. So as for "zombie" questions, forget 'em. Maybe keep a list of them and do research on your own for the next time it comes up. But all the answers come from somebody putting in a significant amount of time finding them.

  And yes, another big weak spot for PM is that PM tends to rely on the memory of its individual members; the system has only a limited ability to maintain a self-organizing knowledge base. I agree that it would be valuable to have even a minimal persistent, user-updateable knowledge store on PM and I'm working on some ideas along those lines myself. For now, Super Search is your friend.


In reply to Re: How to know whether question in SOPW is entirely answered or not? by mattr
in thread How to know whether question in SOPW is entirely answered or not? by Chicken

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.