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::parsexs5.18(3pm) - mojave
extutils::parsexs(3pm) - mojave
extutils::parsexs::utilities(3pm) - debian
extutils::xspp::parser(3pm) - debian
extutils::parsexs(3pm) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?