generated from smedev/Template-for-SMEServer-Core-Perl
19 lines
902 B
Markdown
19 lines
902 B
Markdown
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-XS-Parse-Keyword
|
|
|
|
SMEServer Koozali local git repo for perl-XS-Parse-Keyword
|
|
|
|
## Documentation
|
|
<br />https://metacpan.org/pod/perl-XS-Parse-Keyword
|
|
|
|
## Bugzilla
|
|
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=perl-XS-Parse-Keyword)
|
|
|
|
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-XS-Parse-Keyword&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
|
|
|
## Description
|
|
|
|
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.
|
|
|