0
[[email protected] test]$ PERLDB_OPTS=RemotePort=localhost:1111 perl -d typeglob
Unable to connect to remote host: localhost:1111
Compilation failed in require.
at typeglob line 0
main::BEGIN() called at /usr/lib/perl5/5.8.8/perl5db.pl line 0
eval {...} called at /usr/lib/perl5/5.8.8/perl5db.pl line 0
BEGIN failed--compilation aborted.
at typeglob line 0
ご覧のとおり、それは接続に失敗した場合、programeがちょうど失敗しexits.Howが、私はそれだけで-d
がその場合に指定されていないかのように実行することができますか?Perlをリモートホストに接続できないときにデバッグせずに実行する方法