diff --git a/perlmod-bin/genpackage.pl b/perlmod-bin/genpackage.pl index 5e13990..681bcfd 100755 --- a/perlmod-bin/genpackage.pl +++ b/perlmod-bin/genpackage.pl @@ -130,6 +130,9 @@ method to load the actual code. =cut +use strict; +use warnings; + use DynaLoader; sub library {