| YAPC::NA 2004 | The Perl Debugger | #14 | 
| Next set of debugger commands/ <pattern> - list source-code at next regular expression match ? <pattern> - list source-code at previous regular expression match S - list all subroutines and methods available to the program m <object or package> - list all methods available on the given object or package. | 
| << Previous | Index | Next >> | Copyright © 2004 Daniel Allen |