ExtUtils::Constant::XS(3p) Perl Programmers Reference Guide #
ExtUtils::Constant::XS(3p) Perl Programmers Reference Guide
NNAAMMEE #
ExtUtils::Constant::XS - generate C code for XS modules' constants.
SSYYNNOOPPSSIISS #
require ExtUtils::Constant::XS;
DDEESSCCRRIIPPTTIIOONN #
ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C
code for XS modules' constants.
BBUUGGSS #
Nothing is documented.
Probably others.
AAUUTTHHOORR #
Nicholas Clark <nick@ccl4.org> based on the code in "h2xs" by Larry Wall
and others
perl v5.36.3 2010-09-24 ExtUtils::Constant::XS(3p)