ExtUtils::Constant::XS(3perl) | Perl Programmers Reference Guide | ExtUtils::Constant::XS(3perl) |
ExtUtils::Constant::XS - generate C code for XS modules' constants.
require ExtUtils::Constant::XS;
ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C code for XS modules' constants.
Nothing is documented.
Probably others.
Nicholas Clark <nick@ccl4.org> based on the code in "h2xs" by Larry Wall and others
2023-11-25 | perl v5.36.0 |