Changeset 12032
- Timestamp:
- 07/26/10 05:43:20 (19 months ago)
- Location:
- trunk/Padre-Plugin-CommandLine
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-CommandLine
- Property svn:ignore
-
old new 5 5 _build 6 6 MYMETA.yml 7 7 Build.bat
-
- Property svn:ignore
-
trunk/Padre-Plugin-CommandLine/Build.PL
r3205 r12032 1 use 5.006; 1 2 use strict; 2 3 use warnings; … … 20 21 }, 21 22 add_to_cleanup => [ 'Padre-Plugin-CommandLine-*' ], 22 create_makefile_pl => 'traditional', 23 share_dir => 'share', 24 meta_merge => { 25 resources => { 26 repository => 'http://svn.perlide.org/padre/trunk/Padre-Plugin-CommandLine', 27 } 28 }, 23 29 ); 24 30
Note: See TracChangeset
for help on using the changeset viewer.
