Changes between Version 35 and Version 36 of PreReleaseChecklist
- Timestamp:
- 03/03/11 08:02:49 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PreReleaseChecklist
v35 v36 189 189 Select File Type: Perl 5 190 190 Select Highlighter: Scintilla 191 2. Open the file. 192 3. 193 191 192 2. Using File/Open open the file t/files/no_strict.pl 193 3. The status bar at the bottom should now show: 194 the name of the file | Scintilla | Perl 5 | (and some more) 195 4. In Tools/Preferences/Files and Colors 194 196 Select File Type: Perl 5 195 197 Select Highlighter: PPI Experimental 196 198 5. Viewing the already open no_strict.pl file the status bar at the bottom should now show: 199 the name of the file | PPI Experimental | Perl 5 | (and some more) 200 201 6. In Tools/Preferences/Files and Colors 197 202 Select File Type: Perl 5 198 203 Select Highlighter: PPI Standard 199 200 TODO: other languages 201 204 7. Viewing the already open no_strict.pl file the status bar at the bottom should now show: 205 the name of the file | PPI Standard | Perl 5 | (and some more) 206 207 TODO: other programming languages 208
