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
20 Brian Ingerson <ingy@ttul.org>
21
23 Copyright (c) 2002. Brian Ingerson. All rights reserved.
24
25 This program is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
28 See http://www.perl.com/perl/misc/Artistic.html
29
30
31
32perl v5.8.8 2002-11-04 Inline::C::ParseRecDescent(3)