The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.20 - 2010-08-13

  • o Force use of Parse::Template 3.04 to fix RT #58128 - (?!...) was being replaced by (?\\!...) in Parse::Template 3.03 o accepts pre-compiled regexps Parse::Lex->new(VALUE => qr/.../) o test1.t and test5.t had hard-coded version in compare string, needed to be changed on every new version to match the version number in the output o Fix PREREQ_PM in Makefile.PL o Parse::Lex POD : missing =back after configure(HASH)

Modules

Generator of lexical analyzers - abstract class
Generator of lexical analyzers - consuming recoginzed data
Generator of lexical analyzers - moving pointer inside text
Generator of event-oriented lexical analyzers (1.00 ALPHA)
Definition of tokens used by Parse::Lex
Trace functions used by the lexical analyzers
Version of Parse::Lex to be used by a byacc parser.

Provides

in lib/Parse/Token-t.pm
in lib/Parse/Token.pm
in lib/Parse/Token.pm
in lib/Parse/Token.pm
in lib/Parse/Token.pm
in lib/Parse/Token.pm
in lib/Parse/Token.pm
in lib/Parse/ALex.pm