]> Dogcows Code - chaz/homebank2ledger/blobdiff - Makefile.PL
Version 0.008
[chaz/homebank2ledger] / Makefile.PL
index 694d8d6591bb237ff1fc46b596b6e9e2b73e74c5..adfe83e25e432f1d86712bc7ac6a792825e28197 100644 (file)
@@ -1,8 +1,8 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.014.
 use strict;
 use warnings;
 
-use 5.006;
+use 5.010001;
 
 use ExtUtils::MakeMaker;
 
@@ -17,7 +17,7 @@ my %WriteMakefileArgs = (
     "bin/homebank2ledger"
   ],
   "LICENSE" => "mit",
-  "MIN_PERL_VERSION" => "5.006",
+  "MIN_PERL_VERSION" => "5.010001",
   "NAME" => "App::HomeBank2Ledger",
   "PREREQ_PM" => {
     "Carp" => 0,
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
     "IPC::Open3" => 0,
     "Test::More" => 0
   },
-  "VERSION" => "0.003",
+  "VERSION" => "0.008",
   "test" => {
     "TESTS" => "t/*.t"
   }
This page took 0.017902 seconds and 4 git commands to generate.