:) yeah, not exactly proud of that one, it wasn't exactly directed at you , more at that guy, but thanks nonetheless (:

yeah, early perlmonks used to be full of clever world-play titles like that, and we enjoyed them, but we quickly realized if searching was to be useful, the titles had to be more useful. We know it isn't always possible, but we should try as best we can, especially when we want help (posting to SOPW).

One of the better examples, from Tutorials: Getting Started with Perl: Documenting Code, formerly under "Tutorials about Specific CPAN Modules", is The Dynamic Duo --or-- Holy Getopt::Long, Pod::UsageMan!

Its mildly amusing, but still manages to get accross the point that its about Getopt::Long, Pod::Usage

You can still see funyuns in Meditations because it is more lax about titles, but folks still try to make it topical (add some wrods from the content of meditation)

If you compare "foreach my $question (@perlmonks){}" against How do I compose an effective node title? you can see your has a few stopwords

Because you posted in SOPW, we know you're asking us, the perlmonks, a question, so if you remove that you're left with "foreach", which is good, its about loops (loop is generic for foreach) but thats only a single word

(: more words are better :)

If you're interested in reading more about this type of thing see Approval feedback


In reply to Re^9: foreach my $question (@perlmonks){} by Anonymous Monk
in thread foreach loop not retrieving all data. by marcoss

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.