]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - META.json
Update VPIT::TestHelpers to e8344578
[perl/modules/indirect.git] / META.json
index a8a7ef5a231ebddffe046773c3533282d1d8d0a8..dc83d09ba396f1f4f3c7e704f3ea29873b5486cd 100644 (file)
--- a/META.json
+++ b/META.json
@@ -1,10 +1,10 @@
 {
-   "abstract" : "Lexically warn about using the indirect object syntax.",
+   "abstract" : "Lexically warn about using the indirect method call syntax.",
    "author" : [
       "Vincent Pit <perl@profvince.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.58, CPAN::Meta::Converter version 2.110930001",
+   "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112621",
    "license" : [
       "perl_5"
    ],
@@ -22,6 +22,7 @@
    "prereqs" : {
       "build" : {
          "requires" : {
+            "Carp" : 0,
             "ExtUtils::MakeMaker" : 0,
             "Test::More" : 0,
             "XSLoader" : 0
@@ -34,6 +35,7 @@
       },
       "runtime" : {
          "requires" : {
+            "Carp" : 0,
             "XSLoader" : 0,
             "perl" : "5.008001"
          }
@@ -52,5 +54,5 @@
          "url" : "http://git.profvince.com/?p=perl%2Fmodules%2Findirect.git"
       }
    },
-   "version" : "0.24"
+   "version" : "0.26"
 }