libxs-parse-sublike-perl 0.41-ok1 source package in openKylin
Changelog
libxs-parse-sublike-perl (0.41-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:15:02 -0700
libxs-parse-sublike-perl (0.41-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:15:02 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libxs-parse-sublike-perl_0.41.orig.tar.gz | 75.8 KiB | a10f5e07273b105e5c0b4c6e7e2a6d2d2a68afe9ff4f989c11f38d4bf39cc86d |
| libxs-parse-sublike-perl_0.41-ok1.debian.tar.xz | 2.8 KiB | dc55f6c9561a926a5f96c101b6679a270275d61e662d2f98c2e699861d2a0857 |
| libxs-parse-sublike-perl_0.41-ok1.dsc | 2.1 KiB | ac04b226f631fb92417cce7129c585d53f8cf7eaddf32289192d982a684ca60f |
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.