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

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

Grammar::Formal Perl module
https://github.com/hoehrmann/grammar-formal

Last synced: 10 months ago
JSON representation

Grammar::Formal Perl module

Awesome Lists containing this project

README

          

Grammar::Formal
===============

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

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install