Changes between Version 17 and Version 18 of PreReleaseChecklist
- Timestamp:
- 02/15/11 18:14:12 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PreReleaseChecklist
v17 v18 72 72 1. create a new Perl 5 distribution: "File" -> "New" -> "Perl Distribution ..." 73 73 1. create an additional "hello, world" style Perl 5 module in the same namespace: "File" -> "New" -> "Perl 5 Module" 74 1. use "File" -> "Save Intuition" to save the module 74 75 1. create a test for the module: "File" -> "New" -> "Perl 5 Test" 75 1. use "File" -> "Save Intuition" to save the module76 76 1. run the test: "Run" -> "Run Tests" 77 77 1. run the test: "Run" -> "Run and Build Tests"
