Hi Peter

> 100 levels deep in subroutine calls!
>
> Is this strictly a Perl debug error message or is this a generic Perl
> error message?  Is there a way around this limitation?  I saw something
> while searching on the Internet about setting the $DB::deep to a higher
> number.

You can easily test this with a little program which does not use DBI.
Hence, it's not a DBI, nor a debug, specific problem.

I think you'd best assume it's a bug in your code :-).
-- 
Ron Savage
[EMAIL PROTECTED]

Reply via email to