ExtUtils::Constant::XS (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
ExtUtils::Constant::XS - generate C code for XS modules' constants.SYNOPSIS
require ExtUtils::Constant::XS;
DESCRIPTION
ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C code forXS
modules' constants.
BUGS
Nothing is documented.Probably others.