Man Page: extutils::parsexs::constants
Operating Environment: centos
Section: 3
ExtUtils::ParseXS::Constants(3) User Contributed Perl Documentation ExtUtils::ParseXS::Constants(3)NAMEExtUtils::ParseXS::Constants - Initialization values for some globalsSYNOPSISuse ExtUtils::ParseXS::Constants (); $PrototypeRegexp = $ExtUtils::ParseXS::Constants::PrototypeRegexp;DESCRIPTIONInitialization 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.3 2012-11-19 ExtUtils::ParseXS::Constants(3)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |