Changes between Version 95 and Version 96 of Features
- Timestamp:
- 03/19/11 07:38:59 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v95 v96 54 54 55 55 * [wiki:Features/SyntaxChecking Real Time Syntax Checking For Perl 5 and 6] 56 * [wiki:Features/Perl5Debugger Perl 5 Debugger] 57 * remote debugging 56 * [wiki:Features/Perl5Debugger Perl 5 Debugger] - remote debugging 58 57 * [wiki:Features/RefactoringPerl5 Refactoring Perl 5 code] 59 58 * [wiki:Features/AutomatedBuildAndTest Automated Build and Test] … … 80 79 = Feature requests and ideas from other sources = 81 80 81 In this section we have lists of features taken from verious articles 82 and web sites comparing tools and even from other IDEs. 83 84 For each feature we first link it to a related ticket but later 85 on we will point to the description of our implementation of 86 that feature. 87 82 88 == From Perlmonks == 83 89 84 Some [wiki:Screenshots] 90 Perlmonks has a table comparing features of IDEs and editors to be used for Perl 91 development. 85 92 86 87 Listed on [http://www.perlmonks.org/?node=Perl%20Development%20Tools Perl Development Tools] 93 The table can be found at [http://www.perlmonks.org/?node=Perl%20Development%20Tools Perl Development Tools] 88 94 89 95 TODO: add links to the relevant Feature Pages
