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
- Host: GitHub
- URL: https://github.com/hoehrmann/grammar-formal
- Owner: hoehrmann
- Created: 2014-01-21T01:23:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T21:19:15.000Z (about 8 years ago)
- Last Synced: 2025-02-01T04:43:36.529Z (11 months ago)
- Language: Perl
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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