X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=755e66bdaeebd759741646f2e8d12bb01c41a8fd;hb=a1d67c5f3a8c72b0d81d6e6c2aaee64921930491;hp=34705a9d8dda07d7cf29170aa03cfae943f81424;hpb=4b846088d0ffe4f979b145ec2af821922bd5c7af;p=perl%2Fmodules%2FSub-Nary.git diff --git a/META.yml b/META.yml index 34705a9..755e66b 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Sub-Nary -version: 0.01 +version: 0.02 abstract: Try to count how many elements a subroutine can return in list context. license: perl author: @@ -10,7 +10,6 @@ distribution_type: module requires: B: 0 Carp: 0 - List::Util: 0 XSLoader: 0 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.3.html