X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=86a2247e7f664ce662025ef143558efada5df967;hb=2d32de552363fa6078e7f73aba314c87f087a6a6;hp=8f37530861068693baa99aaac31f8b16873ba826;hpb=03eb552102cee7ee2bb30ceeb6711c31d3c317cc;p=catagits%2FDOM-Tiny.git diff --git a/Makefile.PL b/Makefile.PL index 8f37530..86a2247 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,8 +1,8 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.041. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.043. use strict; use warnings; -use 5.010001; +use 5.008001; use ExtUtils::MakeMaker; @@ -14,7 +14,7 @@ my %WriteMakefileArgs = ( }, "DISTNAME" => "DOM-Tiny", "LICENSE" => "artistic_2", - "MIN_PERL_VERSION" => "5.010001", + "MIN_PERL_VERSION" => "5.008001", "NAME" => "DOM::Tiny", "PREREQ_PM" => { "Carp" => 0, @@ -27,7 +27,7 @@ my %WriteMakefileArgs = ( "JSON::PP" => 0, "Test::More" => "0.88" }, - "VERSION" => "0.002", + "VERSION" => "0.004", "test" => { "TESTS" => "t/*.t" }