Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Greetings Monks,
I am using Open perl IDE to debug some legacy scripts and am constantly running into problems, The debugger generally hangs with the error "Deep recursion on subroutine "DB::try" at perl5db.pl line 641" . The script runs fine on the command line client, and the problem is only while debugging. I am using ActiveState5.8
Sorry if i sound vague but any help will be appreciated.
Seeker of wisdom.