Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Module-Build-XSUtil

Project: openSUSE_13.2

Repository: oss

Title: A Module::Build class for building XS modules

Description:
Module::Build::XSUtil is subclass of the Module::Build manpage for support
building XS modules.

This is a list of a new parameters in the Module::Build::new method:

* needs_compiler_c99

This option checks C99 compiler's availability. If it's not available,
Build.PL exits by 0.

* needs_compiler_cpp

This option checks C++ compiler's availability. If it's not available,
Build.PL exits by 0.

In addition, append 'extra_compiler_flags' and 'extra_linker_flags' for
C++.

* generate_ppport_h

Genereate ppport.h by the Devel::PPPort manpage.

* generate_xshelper_h

Genereate xshelper.h which is a helper header file to include EXTERN.h,
perl.h, XSUB.h and ppport.h, and defines some portability stuff which are
not supported by ppport.h.

It is porting from the Module::Install::XSUtil manpage.

* cc_warnings

Enable compiler warnings flag. It is enable by default.

* -g options

If invoke Build.PL with '-g' option, It will build with debug options.

Version: 0.14

Release: 1.2

Architecture: x86_64

Size: 18.6 KB

Build Time: 2014-10-06 17:21:32 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Module::Build::XSUtil)...
perl-Module-Build-XSUtil = ...
perl-Module-Build-XSUtil(x8...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Devel::CheckCompiler) ... perl-Devel-CheckCompiler
perl(Devel::PPPort) >= 3.19 perl-32bit perl
perl(ExtUtils::CBuilder) perl
perl(parent) perl