[svn:perlfaq] r12517 - perlfaq/trunk

[email protected] Thu, 19 Feb 2009 14:45:20 -0800 (PST)
Newsgroups perl.cvs.perlfaq
Message-ID <[email protected]>
Author: comdog
Date: Thu Feb 19 14:45:20 2009
New Revision: 12517

Modified:
   perlfaq/trunk/perlfaq3.pod

Log:
perlfaq3: Added Padre to the list of editors


Modified: perlfaq/trunk/perlfaq3.pod
==============================================================================
--- perlfaq/trunk/perlfaq3.pod	(original)
+++ perlfaq/trunk/perlfaq3.pod	Thu Feb 19 14:45:20 2009
@@ -322,6 +322,14 @@
 OptiPerl is a Windows IDE with simulated CGI environment, including
 debugger and syntax highlighting editor.
 
+=item Padre
+
+http://padre.perlide.org/
+
+Padre is cross-platform IDE for Perl written in Perl using the the wxWidgets
+to provide a native look and feel. It's open source under the Artistic
+License.
+
 =item PerlBuilder
 
 http://www.solutionsoft.com/perl.htm
@@ -420,7 +428,7 @@
 to use Perl as the scripting language.  nvi is not alone in this,
 though: at least also vim and vile offer an embedded Perl.
 
-The following are Win32 multilanguage editor/IDESs that support Perl:
+The following are Win32 multilanguage editor/IDEs that support Perl:
 
 =over 4
 
@@ -475,10 +483,10 @@
 =back
 
 MKS and U/WIN are commercial (U/WIN is free for educational and
-research purposes), Cygwin is covered by the GNU Public License (but
-that shouldn't matter for Perl use).  The Cygwin, MKS, and U/WIN all
-contain (in addition to the shells) a comprehensive set of standard
-UNIX toolkit utilities.
+research purposes), Cygwin is covered by the GNU General Public
+License (but that shouldn't matter for Perl use).  The Cygwin, MKS,
+and U/WIN all contain (in addition to the shells) a comprehensive set
+of standard UNIX toolkit utilities.
 
 If you're transferring text files between Unix and Windows using FTP
 be sure to transfer them in ASCII mode so the ends of lines are