I use perldb to debug my program, and get the forrowing error, please help me, thanks.
 
E:\f_app\perl>perl -d client.pl
Unable to connect to remote host: 127.0.0.1:2000
Compilation failed in require.
        main::BEGIN() called at E:/Perl/lib/perl5db.pl line 0
        eval {...} called at E:/Perl/lib/perl5db.pl line 0
BEGIN failed--compilation aborted.
 
 
E:\f_app\perl>perl -d client.pl client.pl
Unable to connect to remote host: 127.0.0.1:2000
Compilation failed in require.
        main::BEGIN() called at E:/Perl/lib/perl5db.pl line 0
        eval {...} called at E:/Perl/lib/perl5db.pl line 0
BEGIN failed--compilation aborted.
 
E:\f_app\perl>
 

-----------
 
Regards.
 
Lun Xu

Reply via email to