Changes between Version 15 and Version 16 of Features/ProjectSkeletonGeneration
- Timestamp:
- 04/02/11 11:39:16 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/ProjectSkeletonGeneration
v15 v16 1 [[PageOutline(2-4)]] 2 == Description 1 [[PageOutline(1-4)]] 2 = Skeleton Generation 3 4 == Module::Starter 3 5 4 6 As a first step in the direction of supporting CPAN-style Perl projects we integrated into Padre the use of Module::Starter, The intent is to make it as easy as possible for CPAN authors (and especially for first-time CPAN authors) to have installers that follow all the best practices for distribution installation, but involve as much DWIM (Do What I Mean) as possible when writing them. \\ … … 17 19 == File -> New -> Perl Distribution 18 20 Will bring up a dialog box where you can select some of the parameters your new project. 19 \\ 21 20 22 [[Image(fnnd.png)]] 21 23 … … 86 88 1. add an infinite loop the the script 87 89 1. run the script and abort it using F6 88
