PDA

View Full Version : Perl software+editor?


Xcore
04-03-03, 11:22
Hey guys, two questions for y'all. First, which is the best perl software out there? Second, which is the best perl editor out there? Thats all. Thanks.

Bernd Dulfer
04-04-03, 01:58
What do you mean by 'best perl software'? The Perl interpreter/compiler?

If you're on unix, get the sources at CPAN and compile your Perl.
If you're on Mac, get MacPerl.
If you're on win32, get activestate or SiePerl.

What ever you get, it's Perl, which is always the best.

You ask for the best perl editor.

I'd say the best perl editor for you is the one, you know best.

If you like IDEs, get one, there are several out there.
If you want a plain editor, any text editor will do.

Xcore
04-04-03, 10:12
Hey man, thanks for replying back. I use either notepad or wordpad for as a perl editor. I got the perl from Activestate which is excellent suitable for Win9x and WinNT/2000/XP.

BoL
04-30-03, 05:36
nice perl ide for win32:
http://open-perl-ide.sourceforge.net/

twotone
08-16-08, 19:30
Komodo IDE is great for perl editing / debugging with ActiveState perl for windows