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