M: Prepare Version 0.5 release.

This commit is contained in:
Jens Luedicke
2013-03-10 18:14:38 +01:00
parent 0d51c0eae0
commit 5685fe8ba2
3 changed files with 64 additions and 2 deletions

View File

@@ -13,6 +13,5 @@ Module::Build->new( module_name => 'File::DirWalk',
'Test::More' => '0.72',
'Test::Exception' => '0.27'
},
sign => 1,
create_makefile_pl => 'traditional',
sign => 1
)->create_build_script;