このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


ExtUtils::Constant::XS - perldoc.perl.org
The Wayback Machine - http://web.archive.org/web/20150329003948/http://perldoc.perl.org/ExtUtils/Constant/XS.html

Perl version

Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

ExtUtils::Constant::XS

Perl 5 version 20.1 documentation
Recently read

ExtUtils::Constant::XS

NAME

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

SYNOPSIS

  1. 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