[pm-h] Perl Debugger

G. Wade Johnson gwadej at anomaly.org
Wed Nov 15 05:11:43 PST 2006


At the meeting last night, Tod said that one of the things he likes
about Komodo is the graphical debugger. If you already have a favorite
editor and still want graphical debugging, check out Devel::ptkdb.

It requires the Tk module be installed, but it provides graphical
debugging of a Perl script. You execute it as part of the perl command
line.

  perl -d:ptkdb script-to-debug.pl

I've been using it for quite a few years.

G. Wade
-- 
Be careful about reading health books. You may die of a misprint.
                                                       -- Mark Twain


More information about the Houston mailing list