manpagez: man pages & more
man ExtUtils::ParseXS::Constants(3)
Home | html | info | man
ExtUtils::ParseXS::Constants(3pm)



NAME

       ExtUtils::ParseXS::Constants - Initialization values for some globals


SYNOPSIS

         use ExtUtils::ParseXS::Constants ();

         $PrototypeRegexp = $ExtUtils::ParseXS::Constants::PrototypeRegexp;


DESCRIPTION

       Initialization of certain non-subroutine variables in ExtUtils::ParseXS
       and some of its supporting packages has been moved into this package so
       that those values can be defined exactly once and then re-used in any
       package.

       Nothing is exported.  Use fully qualified variable names.



perl v5.24.0                      2016-03-01 ExtUtils::ParseXS::Constants(3pm)

perl 5.24 - Generated Sun Nov 13 06:52:46 CST 2016
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.