summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-06 13:03:17 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-06 13:03:17 +0000
commit5ca69f12fe2141395f51c7675a4c54f19c907231 (patch)
treef2c0b2100135af9dda97211f272d0565964dd48c /pod
parent7e050124de5063fb9444e15d5e5ab6f28fa16a29 (diff)
downloadperl-5ca69f12fe2141395f51c7675a4c54f19c907231.tar.gz
Retract #10003 and update the IDE descriptions a bit.
p4raw-id: //depot/perl@10005
Diffstat (limited to 'pod')
-rw-r--r--pod/perlfaq3.pod28
1 files changed, 20 insertions, 8 deletions
diff --git a/pod/perlfaq3.pod b/pod/perlfaq3.pod
index 52d0dd805d..0100695556 100644
--- a/pod/perlfaq3.pod
+++ b/pod/perlfaq3.pod
@@ -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