Changeset 2249


Ignore:
Timestamp:
12/29/08 09:59:12 (3 years ago)
Author:
szabgab
Message:

add links to Kephra, Eclipse, Komodo on perlide.org

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/perlide.org/index.html

    r1322 r2249  
    77<p> 
    88See the chart on <a href="http://www.perlmonks.org/?node=Perl%20Development%20Tools">Perl Development Tools</a> 
    9 or get over to the home of <a href="http://padre.perlide.org/">Padre</a>  
    10 the Perl Application Development and Refactoring Environment. 
    11 </p> 
    12 <p> 
    13 It is an IDE for Perl written in Perl 
    149</p> 
    1510 
    16  
    17  
    18 <!-- 
    1911<p> 
    2012There are several cross platform IDEs for Perl. 
    2113</p> 
    22 <p> 
     14 
    2315<table> 
    24 <tr><td>Eclipse</td><td></td></tr> 
    25 <tr><td>Komodo</td><td></td></tr> 
    26 <tr><td></td><td></td></tr> 
     16<tr><td><a href="http://www.eclipse.org/">Eclipse</a></td><td>with <a href="http://www.epic-ide.org/">the EPIC plugin</a></td></tr> 
     17<tr><td><a href="http://www.activestate.com/">Komodo</a></td><td>Proprietary</td></tr> 
     18<tr><td><a href="http://kephra.sourceforge.net/">Kephra</a></td><td>An editor written in Perl</td></tr> 
     19<tr><td><a href="http://padre.perlide.org/">Padre</a></td><td>The Perl Application Development and Refactoring Environment (written in Perl 5)</td></tr> 
    2720</table> 
    28 </p> 
    29 --> 
     21 
    3022</body> 
    3123</html> 
Note: See TracChangeset for help on using the changeset viewer.