diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-03 18:58:45 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-03-03 18:58:45 +0000 |
commit | c47ff5f1a1ef5d0daccf1724400a446cd8e93573 (patch) | |
tree | 8a136c0e449ebac6ea6e35898b5ae06788800c41 /pod/perlmodinstall.pod | |
parent | 10c8fecdc2f0a2ef9c548abff5961fa25cd83eca (diff) | |
download | perl-c47ff5f1a1ef5d0daccf1724400a446cd8e93573.tar.gz |
whitespace and readabiliti nits in the pods (from Michael G Schwern
and Robin Barker)
p4raw-id: //depot/perl@5493
Diffstat (limited to 'pod/perlmodinstall.pod')
-rw-r--r-- | pod/perlmodinstall.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod index 6a861e4fbd..5f1c62e96d 100644 --- a/pod/perlmodinstall.pod +++ b/pod/perlmodinstall.pod @@ -285,7 +285,7 @@ in the Perl distribution. While still in that directory, type: make install - + You will need the packages mentioned in F<README.dos> in the Perl distribution. =item * |