libpackage-stash-xs-perl 0.29-ok1 source package in openKylin
Changelog
libpackage-stash-xs-perl (0.29-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libpackage-stash-xs-perl (0.29-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libpackage-stash-xs-perl_0.29.orig.tar.gz | 85.4 KiB | d3676ba94641e03d6a30e951f09266c4c3ca3f5b58aa7b314a67f28e419878aa |
libpackage-stash-xs-perl_0.29-ok1.debian.tar.xz | 1.8 KiB | 17fc12f52741bcf9f97e392ec527473ec2c31ed0a3cad48d2169411b826b7675 |
libpackage-stash-xs-perl_0.29-ok1.dsc | 2.0 KiB | 88f247bb56c6f8b7379b912acd0cc3a1c55ca6c30f01f07189a9014269af647b |
Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
incredibly messy, and easy to get wrong. Package::Stash hides all of that
behind a simple API.
.
Package::Stash::XS provides the faster and more correct XS implementation.