perl -le 'print for reverse @INC' #### perl -MConfig -le 'print $Config{$_} for qw[privlib archlib sitelib sitearch]'