Changes between Version 68 and Version 69 of PreReleaseChecklist
- Timestamp:
- 03/14/11 10:05:51 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PreReleaseChecklist
v68 v69 405 405 == Refactoring == 406 406 407 1. Open padre. 408 1. Write a script or open perl module. 409 1. Press double click on a variable that you would like to rename. 410 1. Go to ''"Refactoring -> Rename Variable"'' it should pop up a window. 411 1. Now you can rename you're variable name and you can change he's type (#Remember, you're only changing he's type not he's value!), 412 after you wrote the new name you can now press ok. 407 [wiki:Features/RefactoringPerl] 413 408 414 409 == Regex Editor == 415 410 416 [wiki:Features/RegexEditor] (an experiment to have a separate page for each Feature)411 [wiki:Features/RegexEditor] 417 412 418 413 == Perl Tidy == 419 414 420 [wiki:Features/PerlTidy] (an experiment to have a separate page for each Feature)415 [wiki:Features/PerlTidy] 421 416 422 417 == Perl Critic == 423 418 424 [wiki:Features/PerlCritic] (an experiment to have a separate page for each Feature)419 [wiki:Features/PerlCritic]
