[EMAIL PROTECTED] wrote:
> Yitzchak,
> 
> That works just fine - thanks muchly :-)
> 
> I just had to swap the line (in MY patch) which read: 
> 
>       if ($Config{useithreads} && $ENV{PERL5DB_THREADED}) {
> 
> to read:
> 
>       if ($ENV{PERL5DB_THREADED}) {
> 
> I attach the improved (third try) patch FYI.

Thanks, both patches applied to bleadperl as #23372.

Reply via email to