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

updated icinga (1.2.1 -> 1.14.2)
author Hans-G?nter Theisgen
date Fri Mar 11 09:30:17 2022 +0100 (2022-03-11)
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.