I think you're nit-picking. While it's true that a lot of people here tend to yell "Homework, don't help them!" at such nodes, it's by no means a rule of the monastery, and anyone is free to help or not help as they see fit.

Personally, I prefer nodes that have attempted to show their problem using code, but thats mostly because then its easier to see what it is the OP is getting at and thinking. That node looks clear enough that I would probably have answered it giving points to particular functions in the documentation that was needed, or with some psuedocode for the user to try.

Just recently I wondered on this same topic, and came to the conclusion that Perl Monks is not *just* about helping people code, some people come here just looking for / asking about where they can find code to help them with a particular problem, not wanting to code themselves, yet we tend to yell at such people as well.. Why? Some nice hints to go look in the code section are all that is needed..

C.


In reply to Re: What is Your Opinion on Non-code Posters? by castaway
in thread What is Your Opinion on Non-code Posters? by Dru

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.