Name: | perl-ExtUtils-Depends |
Version: | 0.8001 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 37114 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-ExtUtils-Depends-0.8001-7.el10_0.noarch.rpm
|
Source RPM: |
perl-ExtUtils-Depends-0.8001-7.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/ExtUtils-Depends |
Summary: | Easily build XS extensions that depend on XS extensions |
Description: | This module tries to make it easy to build Perl extensions that use
functions and typemaps provided by other Perl extensions. This means
that a Perl extension is treated like a shared library that provides
also a C and an XS interface besides the Perl one. |