> [EMAIL PROTECTED] - Sun Jun 22 23:53:28 2003]:
> 
> -----------------------------------------------------------------
> The debugger command "x" works as expected, but "|x" shows no output
> at all:

I am unable to reproduce this problem.  What pager does the debugger
think you're using?  You can find out with this:

$ perl -de 1

Loading DB routines from perl5db.pl version 1.28
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(-e:1):   1
  DB<1> print DB::pager
|/usr/bin/less

Reply via email to