% include( '/elements/header.html', 'Developer Documentation' ) %> <& /elements/menubar.html, 'Freeside Perl Modules' => $fsurl.'docs/library/FS.html', 'Complete Index' => $fsurl.'docs/library/index.html', &>
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