in reply to What's the best Perl IDE?

Get a good text editor and then Strawberry Perl. When your ready to try a file just type "perl <directory_here>/<filename>.pl" and it will interpret the file.

Replies are listed 'Best First'.
Re^2: What's the best Perl IDE?
by diogoleal (Initiate) on May 21, 2010 at 01:05 UTC
    To me there is no better than IDE VIM. But I highly recommend the Padre_ for beginners.
Re^2: What's the best Perl IDE?
by diogoleal (Initiate) on May 21, 2010 at 01:06 UTC
    To me there is no better than IDE VIM.
    But I highly recommend the Padre for beginners.
      Komodo IDE beyond doubt.