mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
a5b727886c
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
8 lines
257 B
Plaintext
8 lines
257 B
Plaintext
The Parse::Lex.pm module for perl5 is an object-oriented generator of
|
|
lexical analyzers.
|
|
|
|
This distribution includes Parse::YYLex (writed by Vladimir Alexiev)
|
|
a lexer generator that you can use with yacc parsers.
|
|
|
|
WWW: http://search.cpan.org/dist/ParseLex/
|