in reply to Re^2: JSON.pm returning "false" instead of false
in thread JSON.pm returning "false" instead of false
I'm pretty sure I'm calling the serialize function but I'll have to trace it through.
I meant in the code you provided. In other words, you didn't demonstrate a problem since the code you posted didn't do anything at all. My guesses as to what your code might be proved to be a waste of time since I could not reproduce the problem you describe.
Please provide minimal code that reproduces the problem. The code you posted works fine when I call it. I even tried replacing the use statement with the BEGIN block you more recently provided.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: JSON.pm returning "false" instead of false
by josh803316 (Beadle) on Apr 12, 2010 at 22:43 UTC | |
by Anonymous Monk on Apr 13, 2010 at 13:10 UTC | |
by josh803316 (Beadle) on Apr 13, 2010 at 23:43 UTC |