X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.PL;h=97b7b12208e1d149a88e75239dbd48b8cf4b3035;hb=50b191bba1443cafa2fab882ef51f94136272166;hp=694d8d6591bb237ff1fc46b596b6e9e2b73e74c5;hpb=661b30e1693328acbd3aa6730777a0568738b55b;p=chaz%2Fhomebank2ledger diff --git a/Makefile.PL b/Makefile.PL index 694d8d6..97b7b12 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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.024. 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.009", "test" => { "TESTS" => "t/*.t" }