Help language development. Donate to The Perl Foundation
{ "auth" : "github:drforr", "authors" : [ "Jeffrey Goff <[email protected]>" ], "build-depends" : [ ], "depends" : [ ], "description" : "Parse Perl 6 from within Perl 6", "license" : "Artistic-2.0", "meta6" : "0", "name" : "Perl6::Parser", "perl" : "6.c", "provides" : { "Perl6::Parser" : "lib/Perl6/Parser.pm6", "Perl6::Parser::Factory" : "lib/Perl6/Parser/Factory.pm6" }, "resources" : [ ], "source-url" : "https://github.com/drforr/perl6-Perl6-Parser.git", "support" : { "source" : "https://github.com/drforr/perl6-Perl6-Parser" }, "tags" : [ "parse", "parser", "parsing" ], "test-depends" : [ "Test" ], "version" : "0.3.0" }