table of contents
other versions
- buster 5.28.1-6+deb10u1
- testing 5.32.1-4
- unstable 5.32.1-5
- experimental 5.34.0~rc2-1
ExtUtils::Constant::XS(3perl) | Perl Programmers Reference Guide | ExtUtils::Constant::XS(3perl) |
NAME¶
ExtUtils::Constant::XS - generate C code for XS modules' constants.SYNOPSIS¶
require ExtUtils::Constant::XS;
DESCRIPTION¶
ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C code for XS modules' constants.BUGS¶
Nothing is documented.Probably others.
AUTHOR¶
Nicholas Clark <nick@ccl4.org> based on the code in "h2xs" by Larry Wall and others2020-07-21 | perl v5.28.1 |