I agree. I don't think there's any point in shielding people from the truth, but at the same time, there's no point in scaring people off when you can easily avoid it. A better answer to the question might've been:

"The ususal way is to use the perl debugger (point to PODs), but there are graphical altneratives available (preferably point to those)."
I think this highlights a small attitude in the Perl community along the lines of "you're not a *real* developer unless you use vim / *NIX / CLI, etc". Just to emphasise, I do think this is a *small* problem, but not an insignificant one, not least because some of the "higher ups" in the community can sometimes give this impression (even if it's not intentional).

Maybe vim + CLI works for you, but a huge amount of developers prefer to work in a fully functional IDE these days.


In reply to Re: Right answers for the right people by Mutant
in thread Right answers for the right people by Jenda

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.