Changes

From SME Server
Jump to navigationJump to search
Line 9: Line 9:  
There are a number of tutorials online.
 
There are a number of tutorials online.
   −
To start you use
+
To start you use:
    
  perl -d myFile.pl
 
  perl -d myFile.pl
   −
There are then a number of options you can use to control the debugger
+
There are then a number of options you can use to control the debugger:
    
  l 10 - list line 10
 
  l 10 - list line 10

Navigation menu