Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

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

I've written this little script that's behaving strangely (to me, but I'm not an expierenced programmer ;-) )

Puzzling this out will help you get more experienced. A useful technique to add to your bag of tricks is the practice of taking a problem like this and iteratively removing everything that doesn't have anything to do with the problem you're seeing. That is, boil it down to a small test case.

Quite often, during this process you'll have a valuable "aha!", and your experience level will notch up. But if you don't get the ahah, at least you have a small test case that exhibits the problem.

Posting small test cases will get you better answer here, for two reasons

  • It shows that you've worked on the problem, which removes you from the "lazy bastard" category.
  • It gives people something digestable to work with. What you've plopped down is too large to ingest.

So give it a try. Make a copy of the script, and start stripping out everything that isn't part of the problem. Then post that.


In reply to Re: Database problem by dws
in thread Database problem by jeroen_h

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 having a coffee break in the Monastery: (4)
As of 2024-04-23 17:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found