| Name: | perl-ExtUtils-Depends |
|---|---|
| Version: | 0.8001 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 37391 |
| License: | GPL+ or Artistic |
| RPM: | perl-ExtUtils-Depends-0.8001-1.el9.noarch.rpm |
| Source RPM: | perl-ExtUtils-Depends-0.8001-1.el9.src.rpm |
| Build Date: | Tue Feb 08 2022 |
| Build Host: | build-ol9-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. |