NAME
ExtUtils::Constant::Base - base class for ExtUtils::Constant objects
SYNOPSIS
require ExtUtils::Constant::XS;
DESCRIPTION
ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C
code for XS modules' constants.BUGS
Nothing is documented. Probably others. AUTHOR Nicholas Clarkbased on the code in "h2xs" by Larry Wall and others perl v5.8.8 2001-09-21 ExtUtils::Constant::XS(3pm)