table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 5.42.0-1.1
 - Leap-16.0
 - Leap-15.6
 
| 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
| 2025-07-11 | perl v5.42.0 |