prod> ls -l total 2513 drwxr-xr-x 8 1000 1000 1024 Sep 10 11:03 CPAN-1.9402 -rw-r--r-- 1 root root 2560000 Sep 10 09:36 CPAN-1.9402.tar -rw-r--r-- 1 root root 242 Sep 10 09:36 Makefile.PL prod> cat Makefile.PL # This Makefile.PL has been autogenerated by the module CPAN.pm # because there was no Makefile.PL supplied. # Autogenerated on: Thu Sep 10 09:36:55 2009 use ExtUtils::MakeMaker; WriteMakefile( NAME => q[CPAN], );