Help for this page

Select Code to Download


  1. or download this
    perl -le 'print for reverse @INC'
    
  2. or download this
    perl -MConfig -le 'print $Config{$_} for qw[privlib archlib sitelib si
    +tearch]'