in reply to json help request

I haven't looked at the rest of your code, but the error you report can be fixed by putting this at the bottom of MyApp.pm:
1;

Replies are listed 'Best First'.
Re^2: json help request
by btoovey (Novice) on Jan 12, 2007 at 23:47 UTC
    thanks for the tip. It got rid of the error message. I updated all the output and code. This is all the code I have there is nothing you dont see. Any idea what else might be wrong? Thanks, Brian