extutils::constant::xs(3pm) mojave man page | unix.com

Man Page: extutils::constant::xs

Operating Environment: mojave

Section: 3pm

ExtUtils::Constant::XS(3pm)				 Perl Programmers Reference Guide			       ExtUtils::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@ccl4.org> based on the code in "h2xs" by Larry Wall and others perl v5.18.2 2013-11-04 ExtUtils::Constant::XS(3pm)
Related Man Pages
extutils::constant::base5.18(3pm) - mojave
extutils::constant(3pm) - centos
extutils::constant(3pm) - mojave
extutils::constant(3perl) - debian
extutils::xspp::parser(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.