Help language development. Donate to The Perl Foundation
{ "name" : "Grammar::PrettyErrors", "source-url" : "git://github.com/bduggan/p6-grammar-prettyerrors.git", "perl" : "6.*", "build-depends" : [ ], "provides" : { "Grammar::PrettyErrors" : "lib/Grammar/PrettyErrors.pm6" }, "tags" : [ "parsing" ], "depends" : [ "Terminal::ANSIColor" ], "description" : "Make grammars fail parsing with a pretty error instead of returning nil", "test-depends" : [ ], "version" : "0.0.4", "license" : "Artistic-2.0", "authors" : [ "Brian Duggan" ] }