ExtUtils::Constant::XS - generate C code for XS modules' constants.


ExtUtils-Constant documentation  | view source Contained in the ExtUtils-Constant distribution.

Index


NAME

Top

ExtUtils::Constant::XS - generate C code for XS modules' constants.

SYNOPSIS

Top

    require ExtUtils::Constant::XS;

DESCRIPTION

Top

ExtUtils::Constant::XS overrides ExtUtils::Constant::Base to generate C code for XS modules' constants.

BUGS

Top

Nothing is documented.

Probably others.

AUTHOR

Top

Nicholas Clark <nick@ccl4.org> based on the code in h2xs by Larry Wall and others


ExtUtils-Constant documentation  | view source Contained in the ExtUtils-Constant distribution.