An open API service indexing awesome lists of open source software.

https://github.com/hoehrmann/grammar-graph

Grammar::Graph Perl module
https://github.com/hoehrmann/grammar-graph

Last synced: 3 months ago
JSON representation

Grammar::Graph Perl module

Awesome Lists containing this project

README

          

Grammar::Graph
==============

Please see `perldoc lib/Grammar/Graph.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install