This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Retract #10003 and update the IDE descriptions a bit.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 6 May 2001 13:03:17 +0000 (13:03 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 6 May 2001 13:03:17 +0000 (13:03 +0000)
p4raw-id: //depot/perl@10005

pod/perlfaq3.pod

index 52d0dd8..0100695 100644 (file)
@@ -163,7 +163,7 @@ If you're on Unix, you already have an IDE--Unix itself.  The UNIX
 philosophy is the philosophy of several small tools that each do one
 thing and do it well.  It's like a carpenter's toolbox.
 
-If you want a Windows IDE, check the following:
+If you want an IDE, check the following:
 
 =over 4
 
@@ -171,18 +171,30 @@ If you want a Windows IDE, check the following:
 
 http://www.codemagiccd.com/
 
+Collection of various programming tools for Windows: Perl (5.005_03),
+TclTk, Python, GNU programming tools, REBOL, wxWindows toolkit, the
+MinGW GNU C/C++ compiler, DJGPP GNU C/C++ compiler, Cint C
+interpreter, YaBasic.
+
 =item Komodo
 
-ActiveState's cross-platform, multi-language IDE has Perl support,
-including a regular expression debugger and remote debugging
-(http://www.ActiveState.com/Products/Komodo/index.html).
-(Visual Perl, a Visual Studio.NET plug-in is currently (early 2001)
-in beta (http://www.ActiveState.com/Products/VisualPerl/index.html)).
+ActiveState's cross-platform (as of April 2001 Windows and Linux),
+multi-language IDE has Perl support, including a regular expression
+debugger and remote debugging
+(http://www.ActiveState.com/Products/Komodo/index.html).  (Visual
+Perl, a Visual Studio.NET plug-in is currently (early 2001) in beta
+(http://www.ActiveState.com/Products/VisualPerl/index.html)).
 
 =item The Object System
 
 (http://www.castlelink.co.uk/object_system/) is a Perl web
-applications development IDE.
+applications development IDE, apparently for any platform
+that runs Perl.
+
+=item PerlBuilder
+
+(http://www.solutionsoft.com/perl.htm) is an integrated development
+environment for Windows that supports Perl development.
 
 =item Perl code magic
 
@@ -190,7 +202,7 @@ applications development IDE.
 
 =item visiPerl+
 
-http://helpconsulting.net/visiperl/, from Help Consulting.
+http://helpconsulting.net/visiperl/, from Help Consulting, for Windows.
 
 =back