]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - Makefile.PL
Version 0.900
[chaz/p5-File-KDBX] / Makefile.PL
index 83053fcb6decb5c2131ca00fc193d9de2c5464d5..40792ca90ee0711cdb9d88a365a57f9194e245ce 100644 (file)
@@ -34,7 +34,6 @@ my %WriteMakefileArgs = (
     "IO::Handle" => 0,
     "IPC::Cmd" => "0.52",
     "Iterator::Simple" => 0,
-    "Iterator::Simple::Iterator" => 0,
     "List::Util" => "1.33",
     "Module::Load" => 0,
     "Module::Loaded" => 0,
@@ -68,7 +67,7 @@ my %WriteMakefileArgs = (
     "lib" => 0,
     "utf8" => 0
   },
-  "VERSION" => "0.800",
+  "VERSION" => "0.900",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -98,7 +97,6 @@ my %FallbackPrereqs = (
   "IPC::Cmd" => "0.52",
   "IPC::Open3" => 0,
   "Iterator::Simple" => 0,
-  "Iterator::Simple::Iterator" => 0,
   "List::Util" => "1.33",
   "Module::Load" => 0,
   "Module::Loaded" => 0,
This page took 0.021941 seconds and 4 git commands to generate.