Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

ExtUtils::ParseXS::Constants

Name ExtUtils::ParseXS::Constants
Version 3.35
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/ExtUtils/ParseXS/Constants.pm
Is Core No
Search CPAN for this module ExtUtils::ParseXS::Constants
Documentation ExtUtils::ParseXS::Constants
Module Details ExtUtils::ParseXS::Constants

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 Diver brought to you by ScriptSolutions.com © 1997- 2024