Changeset 12437
- Timestamp:
- 09/08/10 08:03:19 (17 months ago)
- Location:
- trunk/template.padre.perlide.org
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tt/pages/index.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/template.padre.perlide.org
- Property svn:ignore
-
old new 5 5 pod2htmd.tmp 6 6 pod2htmi.tmp 7 MYMETA.yml
-
- Property svn:ignore
-
trunk/template.padre.perlide.org/tt/pages/index.html
r10007 r12437 13 13 <h2>Padre, the Perl <acronym>IDE</acronym></h2> 14 14 <p> 15 Padre is a Perl <acronym>IDE</acronym>, an Integrated Development environment, or in other words a <b>text editor</b>15 Padre is a Perl <acronym>IDE</acronym>, an integrated development environment, or in other words a <b>text editor</b> 16 16 that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects. 17 17 </p> … … 25 25 <h2>Features</h2> 26 26 <ul> 27 <li>Customizable syntax highlighting ofmany languages</li>27 <li>Customizable syntax highlighting for many languages</li> 28 28 <li>Syntax checking for Perl 5 and Perl 6</li> 29 29 <li>Refactoring tools for Perl 5 and Perl 6</li> 30 <li>Context sensitive help</li> 31 <li>Multi-platform: Microsoft Windows, Linux, Mac OS X</li> 32 <li>Special features for beginners</li> 30 <li>Context sensitive help and code completion</li> 31 <li>Beginner-friendly</li> 33 32 <li>Extra features for advanced programmers</li> 34 <li>Free and Open Source under the "Perl license"</li> 33 <li>Multi-platform: Runs on Windows, Linux, Mac OS X</li> 34 <li><a href="http://www.gnu.org/philosophy/free-sw.html">Free</a> and <a href="http://www.opensource.org/osd.html">Open Source</a> under the "Perl license"</li> 35 35 <li>Written in Perl 5</li> 36 36 <li>... list of <a href="/trac/wiki/Features">features</a></li>
Note: See TracChangeset
for help on using the changeset viewer.
