[EMAIL PROTECTED] wrote:
> >Otherwise, perhaps
> >skip the use threads (and complain if there's a later attempt) unless
> >$ENV{PERL5DB_THREADED} is true (and have perl.c set PERL5DB_THREADED if
> >you say -dt).
> >
> Hmmm, sounds ok, a quick workaround would be to 'require threads' at
> the correct position instead of 'useing' it (i agree), and to use
> $ENV{PERL5DB_THREADED}.Sounds good to me. BTW, what's "-dt" ?
