1Inline::C::ParseRegExp(U3s)er Contributed Perl DocumentatIinolnine::C::ParseRegExp(3)
2
3
4

NAME

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

SYNOPSIS

9           use Inline C => DATA =>
10                      USING => ParseRegExp;
11

DESCRIPTION

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

AUTHOR

17       Mitchell N Charity <mcharity@vendian.org>
18
20       Copyright 2000-2019. Ingy döt Net.
21
22       Copyright 2008, 2010-2014. Sisyphus.
23
24       This program is free software; you can redistribute it and/or modify it
25       under the same terms as Perl itself.
26
27       See <http://www.perl.com/perl/misc/Artistic.html>
28
29
30
31perl v5.28.1                      2019-04-18         Inline::C::ParseRegExp(3)
Impressum