ExtUtils::Constant::XS

CONTENTS

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 <[email protected]> based on the code in h2xs by Larry Wall and others

© 1993–2020 Larry Wall and others
Licensed under the GNU General Public License version 1 or later, or the Artistic License.
The Perl logo is a trademark of the Perl Foundation.
https://perldoc.perl.org/5.32.0/ExtUtils::Constant::XS