Inline-C 0.82 Latest
Files
- CONTRIBUTING
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- example/modules/Boo-2.01/MANIFEST
- example/modules/Boo-2.01/Makefile.PL
- example/modules/Boo-2.01/lib/Boo.pm
- example/modules/Boo-2.01/lib/Boo/Far.pm
- example/modules/Boo-2.01/lib/Boo/Far/Faz.pm
- example/modules/Boo-2.01/lib/Boo/Far/data.txt
- example/modules/Boo-2.01/t/boo.t
- example/modules/Math-Simple-1.23/Changes
- example/modules/Math-Simple-1.23/MANIFEST
- example/modules/Math-Simple-1.23/Makefile.PL
- example/modules/Math-Simple-1.23/Simple.pm
- example/modules/Math-Simple-1.23/test.pl
- lib/Inline/C.pm
- lib/Inline/C.pod
- lib/Inline/C/Cookbook.pod
- lib/Inline/C/ParsePegex.pod
- lib/Inline/C/ParseRecDescent.pod
- lib/Inline/C/ParseRegExp.pod
- lib/Inline/C/Parser.pm
- lib/Inline/C/Parser/Pegex.pm
- lib/Inline/C/Parser/Pegex/AST.pm
- lib/Inline/C/Parser/Pegex/Grammar.pm
- lib/Inline/C/Parser/RecDescent.pm
- lib/Inline/C/Parser/RegExp.pm
- share/inline-c.pgx
- t/00-report-prereqs.t
- t/000-require-modules.t
- t/01syntax.t
- t/02config.t
- t/03typemap.t
- t/04perlapi.t
- t/05xsmode.t
- t/06parseregexp.t
- t/07typemap_multi.t
- t/08taint.t
- t/08taint_1.p
- t/08taint_2.p
- t/08taint_3.p
- t/09parser.t
- t/10callback.t
- t/11default_readonly.t
- t/14void_arg.t
- t/14void_arg_PRD.t
- t/15ccflags.t
- t/16ccflagsex.t
- t/17prehead.t
- t/18quote_space.t
- t/19INC.t
- t/20eval.t
- t/21read_DATA.t
- t/22read_DATA_2.t
- t/23validate.t
- t/24prefix.t
- t/25proto.t
- t/26fork.t
- t/27inline_maker.t
- t/28autowrap.t
- t/29refargs.t
- t/30cppflags.t
- t/31include_dirs_angle_brackets.t
- t/32include_dirs_double_quotes.t
- t/33intended_double_quotes.t
- t/TestInlineC.pm
- t/TestInlineSetup.pm
- t/author-pod-syntax.t
- t/bar/find_me_in_bar.h
- t/foo/find_me_in_foo.h
- t/iquote_test.h
- t/parse-pegex.t
- t/pegex-parser.t
- t/prehead.in
- t/proto1.p
- t/proto2.p
- t/proto3.p
- t/proto4.p
- t/proto5.p
- t/proto6.p
- t/soldier_typemap
- t/test_header.h
- t/test_header/iquote_test.h
- t/test_header/test_header.h
- t/typemap