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

Re: Unbelievably Obvious Debugging Tip

by spacewarp (Pilgrim)
on Apr 27, 2004 at 19:28 UTC ( [id://348611]=note: print w/replies, xml ) Need Help??


in reply to Unbelievably Obvious Debugging Tip

I encountered something similar a few years ago, when I was still sending my debugging statements for a cgi script to the web browser. In trying to figure out why "<b>03</b>" was not equal to "<b>03</b>", it took looking at the source to figure out that, due to a bad regexp, I was actually getting "<b>0</b><b>3</b>". In the browser, though, they looked identical.

Spacewarp

DISCLAIMER:
Use of this advanced computing technology does not imply an endorsement
of Western industrial civilization.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://348611]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found