]> Dogcows Code - chaz/p5-File-KDBX-XS/blobdiff - Makefile.PL
set a version in repo Makefile.PL
[chaz/p5-File-KDBX-XS] / Makefile.PL
index 21d5d608c1e0d8fd57aa8968ef18013971d794c0..406476e1cd3166b47d6271f116e003f6093f26b4 100644 (file)
@@ -69,6 +69,7 @@ if ($^O !~ /^(MSWin32|darwin|solaris)$/ && ($Config{ld} =~ /gcc|g\+\+/ || $Confi
 
 my %eumm_args = (
   'NAME' => 'File::KDBX::XS',##{  # List NAME explicitly here so it works even without dzil. ##}
+  'VERSION' => '999.999',
 ##{ $plugin->get_default(qw{ABSTRACT AUTHOR DISTNAME LICENSE MIN_PERL_VERSION VERSION test}) ##}
 ##{ $plugin->get_prereqs(1) ##}
     @EUMM_INC_LIB,
This page took 0.018865 seconds and 4 git commands to generate.