[cgiapp] add_callback problem when using Plugin::JSON

Michael Peters mpeters at plusthree.com
Thu Jan 29 11:40:31 EST 2009


kropotkin wrote:

> I am. my Class inherits from CGI::Application. All the other
> CGI::Application methods work. Your answer feels right but my class really
> is based on CGI::Application.
> 
> Any other ideas?

The show us your real code. Obviously that snippet you showed us isn't real, so we can't really 
diagnose the problem. My initial thought is that you're loading CAP::JSON before you set your base 
class to be CGI::Application.

-- 
Michael Peters
Plus Three, LP



More information about the cgiapp mailing list