[ ソース: libextutils-depends-perl ]
パッケージ: libextutils-depends-perl (0.8001-2)
libextutils-depends-perl に関するリンク
Debian の資源:
libextutils-depends-perl ソースパッケージをダウンロード:
- [libextutils-depends-perl_0.8001-2.dsc]
- [libextutils-depends-perl_0.8001.orig.tar.gz]
- [libextutils-depends-perl_0.8001-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gtk2-perl.sourceforge.net]
類似のパッケージ:
- libb-hooks-op-annotation-perl
- libayatana-indicator3-dev
- libextutils-cbuilder-perl
- libextutils-xspp-perl
- libextutils-builder-compiler-perl
- libextutils-installpaths-perl
- libextutils-hascompiler-perl
- libsocket-getaddrinfo-perl
- libextutils-modulemaker-perl
- libextutils-cchecker-perl
- libextutils-cppguess-perl
Perl module for building extensions that depend on other extensions
ExtUtils::Depends 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 also provides a C and an XS interface.