> 
> Here's a transcript of a recent debugging session, with some commentary.
> 
>         Current directory is /home/mjd/src/perl/Tie-File2/t/
> 
>         Loading DB routines from perl5db.pl version 1.15
>         Editor support enabled.
> 
>         Enter h or `h h' for help, or `man perldebug' for more help.
> 
>           DB<1> c 28
>         1..16
>         ok 1
>           DB<2> x $main::o->{recsep}
>         0  '
>         '

Just a short question, do you build with ithreads/multiplicity on or off?

Arthur

Reply via email to