in reply to Perl Debugger

Have a look at Komodo from ActiveState. It's a cross-platform IDE for scripting languages, including Perl, Python, and JavaScript. It's currently in development, but it is definitely usable on Windows.

Replies are listed 'Best First'.
Re: Re: Perl Debugger
by TStanley (Canon) on Mar 01, 2001 at 20:19 UTC
    I actually downloaded this and used it. Not to bad, but its still a little kludgy. Another inconvenience is
    that you have to download ActiveState Python as well, to even use it. Hope you have a lot of disk space and
    memory, as its going to use a lot of both.

    TStanley
    In the end, there can be only one!
      What, the best IDE for doing Perl is not written in Perl, but rather in Python? That is ironic.