Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. The script yapp is a front-end to the Parse::Yapp module and let yo...
WBRASWELL/Parse-Yapp-1.21 - 04 Aug 2017 08:05:34 GMTparse a string of simple key/value pairs and store the results in a hash reference for easy access. Parse::KeyValue correctly handles escaped quotes as well as escaped backslashes. Parse::KeyValue will parse the following example string: AL=53 AK=54 ...
DIZ/Parse-Yapp-KeyValue-0.1 - 09 Dec 2008 01:01:04 GMTThis module makes it easy to visualise Parse::Yapp grammars. Writing Parse::Yapp grammars is tricky at the best of times, and grammars almost always evolve in ways unforseen at the start. This module aims to visualise a grammar as a graph in order to...
RSAVAGE/GraphViz-2.24 - 27 Dec 2016 00:13:13 GMTTakes a yapp grammar and converts it into a graph. You can write the result in any format supported by Graphviz <http://www.graphviz.org/>. Here is the list of output formats <http://www.graphviz.org/content/output-formats>....
RSAVAGE/GraphViz2-2.47 - 23 Feb 2018 01:34:35 GMTSome notes on the parsing and evaluation: * Result Objects The result expressions alway return true or false. For XPath expressions that would normally return a node-set, the result is true if the current SAX event would build a node that would be in...
RBS/XML-Filter-Dispatcher-0.52 - 04 Jun 2003 20:15:21 GMTThe PerlPoint format, initially designed by Tom Christiansen, is intended to provide a simple and portable way to generate slides without the need of a proprietary product. Slides can be prepared in a text editor of your choice, generated on any plat...
JSTENZEL/PerlPoint-Package-0.452 - 10 Oct 2007 21:39:50 GMT