There are two kinds of questions asked in SoPW. The first is asked by those desperate only for an answer, due to inexperience, a project deadline, or some other dire need. The second is asked with a longer, more pedagogical view -- not only as a means for solving an immedate problem, but also to elucidate a broader principle or to lay bare an issue with the language. I believe that as we gain more experience in Perl Monks and with Perl itself, we each have a responsibility to take that longer view and to frame our questions for the benefit of the many. I try to do that whenever I can.

However, there are still times when a quick answer to an immediate problem is all we can afford the time to prep for. For me, this was one of those times, and -- Laziness being the virtue that it is -- I make no apologies for the brevity of my question. My objective was to get the best answer for the least effort and save the pedagogy for another day when I could afford the time. Even at that, I made certain to include adequate data for someone familiar with the issue (or, as it turns out, non-issue) to respond. What I lacked in detail, I hope I made up for in clarity, and even that required significantly more than "no effort".


In reply to Re^4: Inheritance Issues by Dr. Mu
in thread Inheritance Issues by Dr. Mu

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.