Changeset 4756 for trunk/Padre-Plugin-Autoformat
- Timestamp:
- 05/22/09 06:14:04 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre-Plugin-Autoformat/Build.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Autoformat/Build.PL
r4506 r4756 30 30 add_to_cleanup => [ 'Padre-Plugin-Autoformat-*', map { ( '*/' x $_ ) . '*~' } 0..5 ], 31 31 create_makefile_pl => 'traditional', 32 meta_merge => { 33 resources => { 34 homepage => 'http://padre.perlide.org/', 35 repository => 'http://svn.perlide.org/padre/trunk/Padre-Plugin-Autoformat/', 36 } 37 }, 32 38 ); 33 39 $builder->add_build_element('png');
Note: See TracChangeset
for help on using the changeset viewer.
