Go to file
Petr Písař f2b4a0aac6 Fix perl_XS_Parse_Keyword_ABI macro
This became broken in 0.11.
2021-08-09 16:11:48 +02:00
.fmf Add FMF tests and gating 2021-05-04 13:18:34 +02:00
plans Add FMF tests and gating 2021-05-04 13:18:34 +02:00
tests Correct a typo 2021-06-03 13:06:55 +02:00
.gitignore 0.11 bump 2021-08-03 16:54:21 +02:00
gating.yaml Add FMF tests and gating 2021-05-04 13:18:34 +02:00
macros.perl-XS-Parse-Keyword Fix perl_XS_Parse_Keyword_ABI macro 2021-08-09 16:11:48 +02:00
perl-XS-Parse-Keyword.rpmlintrc 0.08 bump 2021-06-18 13:31:59 +02:00
perl-XS-Parse-Keyword.spec Fix perl_XS_Parse_Keyword_ABI macro 2021-08-09 16:11:48 +02:00
README.md Added the README 2021-05-04 10:48:36 +00:00
sources 0.11 bump 2021-08-03 16:54:21 +02:00

perl-XS-Parse-Keyword

This module provides some XS functions to assist in writing syntax modules that provide new perl-visible syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism.