perl-XS-Parse-Keyword/README.md

5 lines
222 B
Markdown
Raw Normal View History

2021-05-04 10:48:36 +00: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.