X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=Makefile.PL;h=adfe83e25e432f1d86712bc7ac6a792825e28197;hp=29683a7841cb201dca9c66ae37096833234284ae;hb=e325852aa9ca67592ca857dd4f38cb3f13a97715;hpb=185d2cc01e85fc41bd14b06a0b1290c2e25a874a diff --git a/Makefile.PL b/Makefile.PL index 29683a7..adfe83e 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.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.002", + "VERSION" => "0.008", "test" => { "TESTS" => "t/*.t" }