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??
I do have a hunch that some newbies flail with any sort of search facility because they tend to use the wrong words for the concepts they have trouble with.

Yes, indeed. I've been taking note lately of nodes with questions that basically boil down to control flow (with a view toward possibly hunting down or creating some kind of control-flow tutorial to point future ones to), and take a look at the ones I've got on my list so far:

Now, the title "making loop in perl script" does clearly have to do with control flow. "The third 'if'" might. The others obviously don't -- yet that was the poster's problem. Further, the title that most obviously has to do with control flow, 'making loop in perl script', corresponds to the node of which I am *least* sure that the real problem is control flow. My conclusion is that if the posters understood control flow well enough to know it was the source of their problems, they'd be able to figure out their own problems and solutions without posting their questions at all. The reason they were stymied is because they didn't understand what their problem was.

I suspect that control flow is not the only concept of which this is true. For example, I once reported a 'bug' in bugzilla that I thought was related to the handling of CSS as applied to anchor tags, but my problem turned out to have to do with the inline box model as it applied to the parent element. Not being familiar enough with the spec to understand the inline box model, I didn't realise where my problem was.


$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}} split//,".rekcah lreP rehtona tsuJ";$\=$ ;->();print$/

In reply to Re: Super Seach Link on SOPW by jonadab
in thread Super Seach Link on SOPW by kutsu

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 romping around the Monastery: (5)
As of 2024-04-16 20:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found