Front page | perl.beginners |
Postings from January 2002
Re: Perl debugger window
Thread Previous
|
Thread Next
From:
Jenda Krynicky
Date:
January 17, 2002 14:10
Subject:
Re: Perl debugger window
Message ID:
3C4759EA.21478.71F389E@localhost
From: "Gary Hawkins" <ghawk@eskimo.com>
> I mentioned the perl debugger before but I guess some people would not have had
> the GUI version available. It comes with the Perl Development Kit, so I should
> clarify.
>
> Don't know about *n*x but if you installed ActivePerl on Windows, then install
> the Perl Development Kit and try:
>
> > perl -d myscript.pl
>
> That opens a window with myscript.pl in a debug session.
There is also a free Perl only debuger based on Tk :
http://world.std.com/~aep/ptkdb/
Works on *nixes as well as Windoze :-)
Jenda
=========== Jenda@Krynicky.cz == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
--- me
Thread Previous
|
Thread Next