Please note: Many features of this site require JavaScript. You appear to have JavaScript disabled, or are running a non-JavaScript capable web browser.
To get the best experience, please enable JavaScript or download a modern web browser such as Internet Explorer 8, Firefox, Safari, or Google Chrome.
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