On Sat, 22 Dec 2001 09:24:38 +0200, [EMAIL PROTECTED] (Polikarpov Cyrill) wrote:
>Hi everybody! > >I have a question - what software is the better for debugin perl-scripts to your >opinion? >I can't find a prog for myself, so ... Use the ptkdb module. It uses a graphical tk interface, so it's easy to understand. Go to cpan.org, do a search for ptkdb, install it and look at the examples. It even has a way of doing it with cgi. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]