From:                   "Gary Hawkins" <[EMAIL PROTECTED]>

> 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


=========== [EMAIL PROTECTED] == 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

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to