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

https://github.com/hoehrmann/parse-abnf

Parse::ABNF Perl module
https://github.com/hoehrmann/parse-abnf

Last synced: 10 months ago
JSON representation

Parse::ABNF Perl module

Awesome Lists containing this project

README

          

Parse-ABNF
==========

Please see `perldoc lib/Parse/ABNF.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install