summaryrefslogtreecommitdiff
path: root/pod/perlmodinstall.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-26 02:09:29 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-26 02:09:29 +0000
commit637e912262e4072f5d3143e5aa8a2f745dc0c7ea (patch)
tree83c82befacce6fcdfe3e4174600f4e9d0e78e964 /pod/perlmodinstall.pod
parent777e9161f2618944eeea7d5d905f3aecb32ba4d6 (diff)
downloadperl-637e912262e4072f5d3143e5aa8a2f745dc0c7ea.tar.gz
various pod tweaks
p4raw-id: //depot/maint-5.005/perl@1654
Diffstat (limited to 'pod/perlmodinstall.pod')
-rw-r--r--pod/perlmodinstall.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod
index 6eda8ecce9..1c65f1c3e1 100644
--- a/pod/perlmodinstall.pod
+++ b/pod/perlmodinstall.pod
@@ -24,8 +24,11 @@ take:
=over 5
=item B<DECOMPRESS> the file
+
=item B<UNPACK> the file into a directory
+
=item B<BUILD> the module (sometimes unnecessary)
+
=item B<INSTALL> the module.
=back