1Inline::C::ParseRecDescUesnetr(3C)ontributed Perl DocumeInntlaitnieo:n:C::ParseRecDescent(3)
2
3
4
6 Inline::C::ParseRecDescent - The Classic Inline::C Parser
7
9 use Inline C => DATA =>
10 USING => ParseRecDescent
11
13 This module is Inline::C's original Parse::RecDescent based parser. It
14 was previously packaged as Inline::C::grammar.
15
16 Try Inline::C::ParseRegExp for an alternative.
17
18 AUTHOR
19 Brian Ingerson <ingy@ttul.org>
20
22 Copyright (c) 2002. Brian Ingerson.
23
24 Copyright (c) 2008, 2010, 2011. Sisyphus.
25
26 This program is free software; you can redistribute it and/or modify it
27 under the same terms as Perl itself.
28
29 See http://www.perl.com/perl/misc/Artistic.html
30
31
32
33perl v5.16.3 2012-11-20 Inline::C::ParseRecDescent(3)