Name

config_sh

Synopsis

                     config_sh

Returns all Perl configuration information.

use Config(qw(config_sh));
print config_sh(  );

returns:

archlibexp='sun4-solaris'
cc='cc'
ccflags='-I/usr/local/include/sfio -I/usr/local/include'
...

Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.