diff -r 8ad91c7f18d8 -r b866663fce2f Build.PL --- a/Build.PL Tue Apr 24 16:35:04 2012 +0200 +++ b/Build.PL Tue Apr 24 16:37:13 2012 +0200 @@ -2,6 +2,7 @@ use Module::Build 0.18; my $build = Module::Build->new( module_name => 'IUS::WiegandMkStruct', + create_license => 1, license => 'gpl', requires => { 'Getopt::Long' => 0,