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