summaryrefslogtreecommitdiff
path: root/pod/perlfaq3.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-08 13:33:55 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-08 13:33:55 +0000
commit06e809ab4fed8e07e73fa410570a46fb5fce46ac (patch)
treef30209bf80d713074f16f95ad1a30514c9e4183a /pod/perlfaq3.pod
parentac1094a16cb68aa32c9240e3dbc08b8ea0e46a23 (diff)
downloadperl-06e809ab4fed8e07e73fa410570a46fb5fce46ac.tar.gz
CodeMagicCD doesn't look like an *I*DE.
p4raw-id: //depot/perl@10036
Diffstat (limited to 'pod/perlfaq3.pod')
-rw-r--r--pod/perlfaq3.pod34
1 files changed, 19 insertions, 15 deletions
diff --git a/pod/perlfaq3.pod b/pod/perlfaq3.pod
index e06d27d1d2..fdfa26d277 100644
--- a/pod/perlfaq3.pod
+++ b/pod/perlfaq3.pod
@@ -167,15 +167,6 @@ If you want an IDE, check the following:
=over 4
-=item CodeMagicCD
-
-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 (as of April 2001 Windows and Linux),
@@ -185,6 +176,12 @@ debugger and remote debugging
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, apparently for any platform
+that runs Perl.
+
=item Open Perl IDE
( http://open-perl-ide.sourceforge.net/ )
@@ -192,12 +189,6 @@ Open Perl IDE is an integrated development environment for writing
and debugging Perl scripts with ActiveState's ActivePerl distribution
under Windows 95/98/NT/2000.
-=item The Object System
-
-(http://www.castlelink.co.uk/object_system/) is a Perl web
-applications development IDE, apparently for any platform
-that runs Perl.
-
=item PerlBuilder
(http://www.solutionsoft.com/perl.htm) is an integrated development
@@ -210,6 +201,19 @@ From Help Consulting, for Windows.
=back
+For Windows there's also the
+
+=over 4
+
+=item CodeMagicCD
+
+( 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.
+
+=back
+
For editors: if you're on Unix you probably have vi or a vi clone already,
and possibly an emacs too, so you may not need to download anything.
In any emacs the cperl-mode (M-x cperl-mode) gives you perhaps the