Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

No Pause on Elsif in Debugger

by QM (Parson)
on Jul 22, 2004 at 21:55 UTC ( [id://376737]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/your/perl/here
    
    ...
    {
        print "else 4: $rand\n";
    }
    
  2. or download this
    C:\Perl\perl\perlmonks>perl -d skip_elsif.pl
    
    ...
    main::(skip_elsif.pl:22):               print "else 4: $rand\n";
      DB<2>
    else 4: 0.63232421875
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://376737]
Approved by NetWallah
Front-paged by NetWallah
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-20 07:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found