ExtUtils::Constant::XS - phpMan

ExtUtils::Constant::XS(Perl Programmers Reference GExtUtils::Constant::XS(3pm)

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 for XS modules' constants.
BUGS
       Nothing is documented.
       Probably others.
AUTHOR
       Nicholas Clark <nick AT ccl4.org> based on the code in "h2xs" by Larry
       Wall and others

perl v5.16.3                      2013-02-26       ExtUtils::Constant::XS(3pm)