ExtUtils::Constant::XS
Section: Perl Programmers Reference Guide (3)Updated: 2001-09-21
Index Return to Main Contents
NAME
ExtUtils::Constant::Base - base class for ExtUtils::Constant objectsSYNOPSIS
require ExtUtils::Constant::XS;
DESCRIPTION
ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C code for XS modules' constants.BUGS
Nothing is documented.AUTHOR
Nicholas Clark <nick@ccl4.org> based on the code in "h2xs" by Larry Wall and others


