aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-XS-Parse-Sublike/pkg-descr
blob: 9b3f6579835fe52901e014cb87694d1897a26bb3 (plain) (blame)
1
2
3
4
5
XS::Parse::Sublike 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. It is unlikely to be of much use to anyone
else; and highly unlikely to be any use when writing perl code using these.
Unless you are writing a keyword plugin using XS, this module is not for you.