-
-
31 Dec 2011 11:34:09 UTC
- Distribution: ParseLex
- Module version: 2.21
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (3818 / 84 / 0)
- Kwalitee
Bus factor: 0- 37.78% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (50.41KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::Find
- File::Slurp
- Parse::Template
- Symbol
- Test::More
- integer
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Parse::ALex
- Generator of lexical analyzers - abstract classSYNOPSIS
See the
Parse::Lex
documentation.DESCRIPTION
This is an abstract class used by
Parse::Lex
andParse::CLex
.AUTHOR
Philippe Verdret.
COPYRIGHT
Copyright (c) 1999 Philippe Verdret. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Parse::Lex, copy and paste the appropriate command in to your terminal.
cpanm Parse::Lex
perl -MCPAN -e shell install Parse::Lex
For more information on module installation, please visit the detailed CPAN module installation guide.