diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-21 00:26:21 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-21 00:26:21 +0000 |
commit | 12134a58d0ce36433530828c38bb676bc58b6209 (patch) | |
tree | 90ad6d1c097bcc99ccda49e4c5af93f64e0cb116 /pod | |
parent | 594a1bcd6c205e1f11eba577eea3b66126b3c9e4 (diff) | |
download | perl-12134a58d0ce36433530828c38bb676bc58b6209.tar.gz |
Edit edit edit.
p4raw-id: //depot/perl@8212
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlfaq3.pod | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/pod/perlfaq3.pod b/pod/perlfaq3.pod index 415346e96e..5bf2f5c118 100644 --- a/pod/perlfaq3.pod +++ b/pod/perlfaq3.pod @@ -184,13 +184,15 @@ transfer them in ASCII mode so the ends of lines are appropriately mangled. PerlBuilder (http://www.solutionsoft.com/perl.htm) is an integrated development environment for Windows that supports Perl development. -PerlDevKit (http://www.activestate.com/Products/Perl_Dev_Kit/index.html) -is an IDE from ActiveState supporting the ActivePerl. (VisualPerl, -a Visual Studio (or Studio.NET, in time) component is currently -(late 2000) in beta). The visiPerl+ IDE is available from Help -Consulting (http://helpconsulting.net/visiperl/). Perl code magic is +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 in beta (late 2000) +(http://www.ActiveState.com/Products/VisualPerl/index.html)). +The visiPerl+ IDE is available from Help Consulting +(http://helpconsulting.net/visiperl/). Perl code magic is another IDE (http://www.petes-place.com/codemagic.html). CodeMagicCD -(http://www.codemagiccd.com/) is a commercial IDE. The Object System +(http://www.codemagiccd.com/) is another IDE. The Object System (http://www.castlelink.co.uk/object_system/) is a Perl web applications development IDE. |