Name : perl-Module-Build-XSUtil
| |
Version : 0.19
| Vendor : openSUSE
|
Release : bp155.2.8
| Date : 2023-05-17 16:02:05
|
Group : Development/Libraries/Perl
| Source RPM : perl-Module-Build-XSUtil-0.19-bp155.2.8.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Module::Build class for building XS modules
|
Description :
Module::Build::XSUtil is subclass of Module::Build 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 Devel::PPPort.
* 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 Module::Install::XSUtil.
* 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/standard/x86_64 |