{
   "abstract" : "Lexical Analyzer for Perl5",
   "author" : [
      "Masaaki Goshima (goccy) <goccy(at)cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.11, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Compiler-Lexer",
   "no_index" : {
      "directory" : [
         "t",
         "examples",
         "builder",
         "experiments"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Devel::PPPort" : "3.19",
            "ExtUtils::MakeMaker" : "6.59",
            "ExtUtils::ParseXS" : "2.21",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4005",
            "Module::Build::XSUtil" : "0.02"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "XSLoader" : "0.02",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.95"
         }
      }
   },
   "release_status" : "unstable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/goccy/p5-Compiler-Lexer/issues"
      },
      "homepage" : "https://github.com/goccy/p5-Compiler-Lexer",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/goccy/p5-Compiler-Lexer.git",
         "web" : "https://github.com/goccy/p5-Compiler-Lexer"
      }
   },
   "version" : "0.22",
   "x_authority" : "cpan:GOCCY",
   "x_contributors" : [
      "tokuhirom <tokuhirom@gmail.com>",
      "Reini Urban <rurban@cpanel.net>",
      "Fumihiro Itoh <fmhrit@gmail.com>",
      "Masaaki Goshima <masaaki.goshima@mixi.co.jp>",
      "Olivier Mengué <dolmen@cpan.org>",
      "Syohei YOSHIDA <syohex@gmail.com>",
      "brian d foy <brian.d.foy@gmail.com>",
      "moznion <moznion@gmail.com>",
      "Masaaki Goshima <goccy54@gmail.com>",
      "K <x00.x7f@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300_01"
}