KW.pm The Perl Debugger #9

Invoking the debugger

      perl -d filename.pl
  • helpful to have Term::Readline enabled

Or, via IDE

  • GNU emacs: M-x perldb

  • ptkdb

  • Activestate tm Komodo

<< Previous | Index | Next >> Copyright © 2002 Daniel Allen