X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=META.yml;h=52278f9d0170dade6e84328375bc75acb42e5f63;hp=5630743d534f93815cdd78dadf206f38770a511b;hb=10f2056e8e60beb34bab8d23b0bbd316afc9cb0b;hpb=a0fdf9570dd7bd3b315f56202a29ae00c20bc625 diff --git a/META.yml b/META.yml index 5630743..52278f9 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Lexical-Types -version: 0.08 +version: 0.09 abstract: Extend the semantics of typed lexicals. author: - Vincent Pit @@ -9,9 +9,11 @@ distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 build_requires: + Carp: 0 constant: 0 ExtUtils::MakeMaker: 0 Test::More: 0 + XSLoader: 0 requires: Carp: 0 perl: 5.008 @@ -25,7 +27,8 @@ no_index: directory: - t - inc -generated_by: ExtUtils::MakeMaker version 6.52 +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 +dynamic_config: 1