X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlmodinstall.pod;h=57f62a5cd54f5b9dad481aa46a0390498ecb7e83;hb=1e6da01743571311bdbed539271d576c28f4c2ec;hp=6a861e4fbd956c57b67748a93c1663bd83069f8e;hpb=6cecdcac8975bfe2a12272798634919e91b189db;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod index 6a861e4..57f62a5 100644 --- a/pod/perlmodinstall.pod +++ b/pod/perlmodinstall.pod @@ -91,6 +91,11 @@ While still in that directory, type: Make sure you have appropriate permissions to install the module in your Perl 5 library directory. Often, you'll need to be root. +Perl maintains a record of all module installations. To look at +this list, simply type: + + perldoc perllocal + That's all you need to do on Unix systems with dynamic linking. Most Unix systems have dynamic linking--if yours doesn't, or if for another reason you have a statically-linked perl, I the @@ -183,7 +188,7 @@ A. DECOMPRESS In general, all Macintosh decompression utilities mentioned here can be found in the Info-Mac Hyperarchive ( http://hyperarchive.lcs.mit.edu/HyperArchive.html ). -Specificly the "Commpress & Translate" listing +Specifically the "Compress & Translate" listing ( http://hyperarchive.lcs.mit.edu/HyperArchive/Abstracts/cmp/HyperArchive.html ). @@ -285,7 +290,7 @@ in the Perl distribution. While still in that directory, type: make install - + You will need the packages mentioned in F in the Perl distribution. =item *