Go to file
Petr Písař d78739c957 Return ABI 1
An upstream returned ABI 1 in 0.13.
2021-08-31 15:52:53 +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.13 bump 2021-08-26 19:28:55 +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 Return ABI 1 2021-08-31 15:52:53 +02:00
README.md Added the README 2021-05-04 10:48:36 +00:00
sources 0.13 bump 2021-08-26 19:28:55 +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.