Changes between Version 15 and Version 16 of Development
- Timestamp:
- 04/28/09 13:01:47 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v15 v16 46 46 * Click "Pass Maintainership Status". 47 47 * You will automatically become co-maintainer instead of primary maintainer of the classes in question. 48 48 * ppm creation: 49 * tar xzf Padre-X.XX.tar.gz 50 * perl Makefile.PL 51 * make 52 * make ppm will create a Padre.ppd file and a Padre.tar.gz file 53 * change the other files in /trunk/ppm according to the README there 54 * upload Padre.tar.gz as Padre-X.XX.tar.gz to http://perlide.org/download/ppm/ 55 * upload the other files from trunk/ppm to http://perlide.org/download/ppm/ 56 * Create executable for Linux: 57 * make exe 58 * Upload to http://perlide.org/download/binary/ 49 59 50 60 === Distribution of Padre ===
