perl -MConfig -e 'print $INC{"Config.pm"}' #### perl -MConfig -de 0 DB<1> x @Config{qw( archlib privlib sitearch sitelib )} DB<2> q