{ "abstract" : "Lexical Analyzer for Perl5", "author" : [ "Masaaki Goshima (goccy) " ], "dynamic_config" : 0, "generated_by" : "Minilla/v0.6.5", "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" ] }, "prereqs" : { "build" : { "requires" : { "Devel::PPPort" : "3.19", "ExtUtils::MakeMaker" : "6.59", "ExtUtils::ParseXS" : "2.21", "Test::More" : "0" } }, "configure" : { "requires" : { "CPAN::Meta" : "0", "CPAN::Meta::Prereqs" : "0", "Module::Build" : "0.38", "Module::Build::XSUtil" : "0.02" } }, "develop" : { "requires" : { "Test::CPAN::Meta" : "0", "Test::MinimumVersion" : "0.10108", "Test::Pod" : "1.41", "Test::Spellunker" : "v0.2.7" } }, "runtime" : { "requires" : { "XSLoader" : "0.02", "perl" : "5.008001" } }, "test" : { "requires" : { "Test::More" : "0" } } }, "provides" : { "Compiler::Lexer" : { "file" : "lib/Compiler/Lexer.pm", "version" : "0.16" }, "Compiler::Lexer::Kind" : { "file" : "lib/Compiler/Lexer/Constants.pm" }, "Compiler::Lexer::SyntaxType" : { "file" : "lib/Compiler/Lexer/Constants.pm" }, "Compiler::Lexer::Token" : { "file" : "lib/Compiler/Lexer/Token.pm" }, "Compiler::Lexer::TokenType" : { "file" : "lib/Compiler/Lexer/Constants.pm" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/goccy/p5-Compiler-Lexer/issues" }, "homepage" : "https://github.com/goccy/p5-Compiler-Lexer", "repository" : { "url" : "git://github.com/goccy/p5-Compiler-Lexer.git", "web" : "https://github.com/goccy/p5-Compiler-Lexer" } }, "version" : "0.16", "x_contributors" : [ "tokuhirom ", "Reini Urban ", "masaaki.goshima ", "Fumihiro Itoh ", "Masaaki Goshima " ] }