Parse::Marpa

Pre-alpha Version!!!

Right now all the versions of Parse::Marpa are pre-alpha
developer's versions.  Nothing useful will be found here, and the
documentation is also inchoate.  Those not developing this module,
please wait for at least a released, beta version.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc Parse::Marpa

COPYRIGHT AND LICENCE

Copyright (C) 2007 Jeffrey Kegler

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
