Rafaël Garcia-Suarez > perl-5.10.0-RC1 > ExtUtils::Constant::Base

Download:
perl-5.10.0-RC1.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  1
View Bugs
Report a bug
Module Version: 0.04   Source  

NAME ^

ExtUtils::Constant::Base - base class for ExtUtils::Constant objects

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