Build.PL
changeset 5 b866663fce2f
parent 2 17009de92377
child 7 a774bc526f8c
--- 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,