Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I have to tell you that nothing has changed between the piece of code that is kicking this error off and this piece of code. Please tell me what the heck has happened here as I am most frustrated.

On one level, by posting no code you've given us little to work with.

On another level--the wetware level--you've given us plenty. If you approach this problem with the attitude of "but nothing has changed!" you are setting yourself up. It's a bug in your thinking. Things change. It's a fundamental law.

  • Clocks tick onward. When the date changes code might be taking alternate paths.
  • Underlying data changes, causing code to take alternate paths.
  • The environment changes, often by someone installing (or uninstalling) software or service packs (or Perl modules). Or permission bits get flipped, or disks fill up.
Accept that something has changed, and get on with finding out what that something is. And yes, that can be frustrating, but it's a probably a learning opportunity (even if it is an ill-timed one).

A useful exercise in cases like this is to try to distill the problem down to a small example that strips out extraneous detail. By the time you're there, the problem is liable to be apparent. If it isn't, you'll have a clean snippet to post.


In reply to Re: Debug me please. by dws
in thread Debug me please. by basicdez

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: (9)
As of 2024-04-24 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found