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

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

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

Last synced: 3 months ago
JSON representation

Grammar::Graph::Simplify Perl module

Awesome Lists containing this project

README

          

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

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

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install