Changeset 2249
- Timestamp:
- 12/29/08 09:59:12 (3 years ago)
- File:
-
- 1 edited
-
trunk/perlide.org/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/perlide.org/index.html
r1322 r2249 7 7 <p> 8 8 See 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 Perl14 9 </p> 15 10 16 17 18 <!--19 11 <p> 20 12 There are several cross platform IDEs for Perl. 21 13 </p> 22 <p> 14 23 15 <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> 27 20 </table> 28 </p> 29 --> 21 30 22 </body> 31 23 </html>
Note: See TracChangeset
for help on using the changeset viewer.
