Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ExtUtils::Constant::XS(Perl Programmers	Reference GuiExtUtils::Constant::XS(3)

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.28.3			  2020-05-14	     ExtUtils::Constant::XS(3)

NAME | SYNOPSIS | DESCRIPTION | BUGS | AUTHOR

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ExtUtils::Constant::XS&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help