wok annotate perl-extutils-depends/description.txt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents
children
rev   line source
Hans-G?nter@24204 1 This module tries to make it easy to build Perl extensions
Hans-G?nter@24204 2 that use functions and typemaps provided by other perl extensions.
Hans-G?nter@24204 3 This means that a perl extension is treated like a shared library
Hans-G?nter@24204 4 that provides also a C and an XS interface besides the perl one.