extutils::constant::xs(3perl) debian man page | unix.com

Man Page: extutils::constant::xs

Operating Environment: debian

Section: 3perl

ExtUtils::Constant::XS(3perl)				 Perl Programmers Reference Guide			     ExtUtils::Constant::XS(3perl)

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.14.2 2010-12-30 ExtUtils::Constant::XS(3perl)
Related Man Pages
extutils::constant(3pm) - mojave
extutils::constant(3pm) - osx
extutils::constant::base(3pm) - mojave
extutils::mm_win32(3perl) - debian
extutils::xspp::parser(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction