The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Extend the semantics of typed lexicals.",
   "author" : [
      "Vincent Pit <perl@profvince.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.59, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Lexical-Types",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Carp" : 0,
            "ExtUtils::MakeMaker" : 0,
            "Test::More" : 0,
            "XSLoader" : 0,
            "constant" : 0
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "XSLoader" : 0,
            "perl" : "5.008003"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Lexical-Types"
      },
      "homepage" : "http://search.cpan.org/dist/Lexical-Types/",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://git.profvince.com/?p=perl%2Fmodules%2FLexical-Types.git"
      }
   },
   "version" : "0.12"
}