in reply to Looking for opinions on what Perl IDE to use.

Hi,

Perl IDE is an integrated development environment for writing and debugging Perl scripts with any standard perl distribution under Windows 95/98/NT/2000.

And, We can debugging the script line by line like as VB.

I list out Few Future of IDE:

  • 1. Get the Current Variable/Array/Hashe Value By using Variable Window
  • 2. We can set the Breakpoint in Breakpoint Window.
  • 3. We can see that which modules are calling while running the script in Module Window.
  • Thanks,

    Gopal.R

    • Comment on Re: Looking for opinions on what Perl IDE to use.