X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlmodlib.PL;h=e1ba87b52a28d5ec49a976081b8f2507add37ae4;hb=e9e021e644582e6ca1e9f6b4c1f1a8a7c7e2a58d;hp=a594d729e483baa226f36a58d092cbdd82d56f33;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlmodlib.PL b/pod/perlmodlib.PL index a594d72..e1ba87b 100644 --- a/pod/perlmodlib.PL +++ b/pod/perlmodlib.PL @@ -115,7 +115,7 @@ print OUT <<'EOF'; To find out I modules installed on your system, including those without documentation or outside the standard release, -jus tdo this: +just do this: % find `perl -e 'print "@INC"'` -name '*.pm' -print