|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: Unbelievably Obvious Debugging Tipby spacewarp (Pilgrim) |
| on Apr 27, 2004 at 19:28 UTC ( #348611=note: print w/ replies, xml ) | Need Help?? |
|
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.
In Section
Meditations
|
|
||||||||||||||||||||