]> git.vpit.fr Git - perl/modules/Lexical-Types.git/blobdiff - Makefile.PL
Test and document constant as types
[perl/modules/Lexical-Types.git] / Makefile.PL
index 710fb1ea0e43cb03fc952460552b9c1bcfc76e04..f25d9e76a9910512d45017f3c5f197e86e988a3f 100644 (file)
@@ -13,6 +13,7 @@ my %META = (
  build_requires => {
   'ExtUtils::MakeMaker' => 0,
   'Test::More'          => 0,
+  'constant'            => 0,
  },
  resources => {
   bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist",