Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Setting break point for particular condition in the subroutine

by rjt (Curate)
on Mar 07, 2013 at 10:43 UTC ( [id://1022194]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    100 sub Engine::Execute
    101 {
    102        
    ...
    105:    $cmd = $_;
    106:    if($cmd =~ /INITIAL/i)
    107     {
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1022194]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-23 13:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found