Changes between Version 16 and Version 17 of PreReleaseChecklist
- Timestamp:
- 02/15/11 18:08:59 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PreReleaseChecklist
v16 v17 71 71 Perl distributions and templates and running 72 72 1. create a new Perl 5 distribution: "File" -> "New" -> "Perl Distribution ..." 73 1. create a "hello, world" style Perl 5 module: "File" -> "New" -> "Perl 5 Module"73 1. create an additional "hello, world" style Perl 5 module in the same namespace: "File" -> "New" -> "Perl 5 Module" 74 74 1. create a test for the module: "File" -> "New" -> "Perl 5 Test" 75 75 1. use "File" -> "Save Intuition" to save the module
