Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

My pet peeves (As someone who asks more questions than answers them....)

I try my best to be a good question asker, taking time to make sure everything is there, building the smallest sample and dataset that explains my problem. (Which also is a great debugging technique...)

Overly brief useless answers only designed to improve the posters XP. There are those who chirp in on threads with something like "Use CPAN". It is my theory that these yokels are not trying to be helpful, they're just trying to glom on to threads that will gain popularity and mooch the XP off of them.

Overly arcane answers that leave you wondering what they do. Many of the monks like to post code samples with something like print << $@ >>! if EOF while $% and no explanation. Mostly this just leaves you with a "What the hell?" feeling. I've remarked to a co-worker that I need to start "whatthehelldoesthatdo.com" where a collection of the strangest Perl idioms will be cataloged and explained.

Complex solutions to simple problems. A question about matching a brace pattern turns into "Use Parse::RecDescent". Two replies later (after the guy who writes "Use Cpan"), someone comes along and says "Oh, you just need to put a "?" there..."

The guy who points out that the "code" I wrote earlier in this post as an example of unreadability doesn't compile.

The guy who instead of answering your question picks an entirely different part of your script to criticize... "Well, before we even talk about the regex, you're not getting the file listing before it in the most efficient way. Sure, it works in Windows, but what happens if your script needs to run on an OS2 machine? I don't even want to talk about what would happen on a PDP-11..."

Those are my minor pet peeves that don't add up to much for all of the great help I have gotten here over the years.


In reply to Re: Which bad behaviour most deserves an electric shock? by HamNRye
in thread Which bad behaviour most deserves an electric shock? by talexb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-26 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found