Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: ldoptsChapter 8
Standard Modules
Next: Reference: xsinit
 

perl_inc

perl_inc

For including Perl header files. For example, if you say:

perl -MExtUtils::Embed -eperl_inc
the module prints the following:
-I$Config{archlibexp}/CORE


Previous: Reference: ldoptsPerl in a NutshellNext: Reference: xsinit
Reference: ldoptsBook IndexReference: xsinit