Name: | perl-ExtUtils-Depends |
---|---|
Version: | 0.308 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 33509 |
License: | GPL+ or Artistic |
RPM: | perl-ExtUtils-Depends-0.308-1.el7.noarch.rpm |
Source RPM: | perl-ExtUtils-Depends-0.308-1.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |