On Tue, Aug 26, 2003 at 11:45:56AM +0530, Jason E. Stewart wrote: > My current problem (in this email anyway) is that I like using the > Perl debugger to explore how new modules work, but when I try my code > with AUTOSTUDY in the debugger I get stuck in an infinite loop. If I > run the code outside the debugger it runs fine.
> Is this a known issue, or would it be helpful to limit my code to a > small test example and post it? I don't use Inline::Java so I don't actually know, but I've never seen anyone mention in on this list before. Given my ignorance of Inline::Java, when you say "debugger" which do you mean? The perl debugger? Or some other? If you are able to get it down to a small test example I wouldn't be in a position to help track it further, unless you can get it down to a test case not involving Inline::Java (Which may turn out to be the case.) Nicholas Clark