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

Changes for version 0.5.2 - 2014-01-27

  • Update GitHub links.

Modules

Erlang source code parser
performed by all AST nodes
an alternative in a case or try
a block of statements
a binary operation
a binary string or list
a term within a binary term
a function call
a case expression
a list or binary comprehension
a match in a function definition
a list of definitions for one function
a compiler directive
a floating point integer
a lambda-style local fun
one case in a local fun
a reference to a function
an 'if' statement
a case in an if statement
a list of values
a character literal
a preprocessor-style macro
a receive statement
the after clause for a receive statement
creation of a new record
a try/catch clause
a tuple of items
a unary operation

Provides

in lib/Erlang/Parser/Lexer.pm
in lib/Erlang/Parser/Parser.pm