Help for this page

Select Code to Download


  1. or download this
      DB<2> c
    Here is ~/.perldb:
    ...
    EOINI
    
    main::(./foo.pl:10):    my $foo = 1; # set breakpoint here and issue p
    + @xx
    
  2. or download this
      DB<3> c
    Debugged program terminated.  Use q to quit or R to restart,