1Inline::C::ParsePegex(3U)ser Contributed Perl DocumentatiIonnline::C::ParsePegex(3)
2
3
4

NAME

6       Inline::C::ParsePegex - Yet Another Inline::C Parser
7

SYNOPSIS

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

DESCRIPTION

13       This is another version of Inline::C's parser. It is based on Pegex.
14

AUTHORS

16       Ingy döt Net <ingy@cpan.org>
17
18       Sisyphus <sisyphus@cpan.org>
19
21       Copyright 2000-2019. Ingy döt Net.
22
23       Copyright 2008, 2010-2014. Sisyphus.
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.30.1                      2020-02-06          Inline::C::ParsePegex(3)
Impressum