X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=META.json;h=682ac7e628628f966d36a0d52c3b198dc5cbc83e;hb=eb9737f29128e8d0c85fe9d2983abc937c9f3787;hp=b64b357bebe53e8a2200d94fe8cd82a417e00fe6;hpb=03eb552102cee7ee2bb30ceeb6711c31d3c317cc;p=catagits%2FDOM-Tiny.git diff --git a/META.json b/META.json index b64b357..682ac7e 100644 --- a/META.json +++ b/META.json @@ -47,7 +47,7 @@ "Exporter" : "0", "List::Util" : "0", "Scalar::Util" : "0", - "perl" : "5.010001" + "perl" : "5.008001" } }, "test" : { @@ -61,26 +61,22 @@ "provides" : { "DOM::Tiny" : { "file" : "lib/DOM/Tiny.pm", - "version" : "0.002" + "version" : "0.003" }, "DOM::Tiny::Entities" : { "file" : "lib/DOM/Tiny/Entities.pm", - "version" : "0.002" + "version" : "0.003" } }, "release_status" : "stable", "resources" : { - "bugtracker" : { - "web" : "https://github.com/Grinnz/DOM-Tiny/issues" - }, - "homepage" : "https://github.com/Grinnz/DOM-Tiny", "repository" : { "type" : "git", - "url" : "https://github.com/Grinnz/DOM-Tiny.git", - "web" : "https://github.com/Grinnz/DOM-Tiny" + "url" : "git://git.shadowcat.co.uk/catagits/DOM-Tiny.git", + "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/DOM-Tiny.git" } }, - "version" : "0.002", + "version" : "0.003", "x_contributors" : [ "Dan Book " ]