logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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