Inline::C::ParseRegExp - The New and Improved Inline::C Parser


Inline documentation  | view source Contained in the Inline distribution.

Index


NAME

Top

Inline::C::ParseRegExp - The New and Improved Inline::C Parser

SYNOPSIS

Top

    use Inline C => DATA =>
               USING => ParseRegExp;

DESCRIPTION

Top

This module is a much faster version of Inline::C's Parse::RecDescent parser. It is based on regular expressions instead.

AUTHOR

Mitchell N Charity <mcharity@vendian.org>

COPYRIGHT

Top


Inline documentation  | view source Contained in the Inline distribution.