Package Info

perl-Module-Build-XSUtil


Module::Build class for building XS modules


Development/Libraries/Perl

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.


License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Module-Build-XSUtil

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.19-bp155.2.8 info GA Release 2023-05-17 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Module-Build-XSUtil
0.19-bp154.1.13 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Module-Build-XSUtil
0.18-bp153.1.12 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Module-Build-XSUtil
0.18-bp152.3.15 info GA Release 2020-04-16 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Module-Build-XSUtil
0.18-bp151.3.1 info GA Release 2019-07-16 15 SP1
  • x86-64
  • perl-Module-Build-XSUtil
0.18-bp151.2.12 info GA Release 2019-05-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • perl-Module-Build-XSUtil
0.18-bp150.2.4 info GA Release 2018-07-30 15
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Module-Build-XSUtil