extutils::parsexs::constants(3pm) debian man page | unix.com

Man Page: extutils::parsexs::constants

Operating Environment: debian

Section: 3pm

ExtUtils::ParseXS::Constants(3pm)			User Contributed Perl Documentation			 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.14.2 2012-02-02 ExtUtils::ParseXS::Constants(3pm)
Related Man Pages
extutils::parsexs(3pm) - osx
package::constants(3pm) - osx
extutils::parsexs(3pm) - debian
extutils::xspp::parser(3pm) - debian
extutils::parsexs(3pm) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?