logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ExtUtils::Constant::XS - generate C code for XS modules' constants.

Author

Nicholas Clark <nick@ccl4.org> based on the code in "h2xs" by Larry Wall and others perl v5.40.1 2025-07-03 ExtUtils::Constant::XS(3perl)

Bugs

Nothing is documented. Probably others.

Description

ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C code for XS modules' constants.

Name

ExtUtils::Constant::XS - generate C code for XS modules' constants.

Synopsis

require ExtUtils::Constant::XS;

See Also