Help for this page

Select Code to Download


  1. or download this
      perl -le 'print for grep {m(/mach$)} @INC'
    
  2. or download this
      find `perl -le 'print for grep {m(/mach$)} @INC'` -name '*.pm'