Added the README

This commit is contained in:
Gwyn Ciesla 2020-07-27 13:45:35 +00:00
commit 581d44acc7
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# perl-XS-Parse-Sublike
This module provides some XS functions to assist in writing parsers for
sub-like syntax, primarily for authors of keyword plugins using the
PL_keyword_plugin hook mechanism.