osx man page for extutils::parsexs::constants

Query: extutils::parsexs::constants

OS: osx

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ExtUtils::ParseXS::Constants(3pm)			 Perl Programmers Reference Guide			 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.16.2 2012-10-25 ExtUtils::ParseXS::Constants(3pm)
Related Man Pages
package::constants(3pm) - centos
extutils::parsexs5.18(3pm) - mojave
package::constants5.18(3pm) - mojave
extutils::parsexs(3pm) - debian
extutils::typemaps::outputmap(3pm) - debian
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
Installing Dash Shell on OS X Lion
To print diamond asterisk pattern based on inputs
Python: Refer a properties file from different location