I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-10-31 17:25:17.786567-07 by mysta in response to 13531
Re: (in cleanup) Unknown Java object reference
I did end up figuring out what was causing this, it was the STUDY that was generating the hash object for some reason, I've added study classes instead and it's now past that. However I do have problem building a page. I believe it's because the API has logging embedded and in the class when you call 'retrieveUser' it outputs "user is 'blah'". Breaking the overall page(I think?) Internal 500 error. Any way to get rid of this without modifying the class?
Direct Responses: 13533 | Write a response