wok view perl-extutils-depends/description.txt @ rev 25489

Up foomatic-db (4.0-20221114)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 15 16:37:39 2022 +0000 (19 months ago)
parents
children
line source
1 This module tries to make it easy to build Perl extensions
2 that use functions and typemaps provided by other perl extensions.
3 This means that a perl extension is treated like a shared library
4 that provides also a C and an XS interface besides the perl one.