projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e42dfb
)
[perl #52866] [PATCH] Missing period in perlintro
author
Matt Kraai
<kraai@ftbfs.org>
Sun, 13 Apr 2008 21:01:50 +0000
(14:01 -0700)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Fri, 18 Apr 2008 12:49:26 +0000
(12:49 +0000)
From: Matt Kraai (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-23612-
1208145708
-1282.52866-75-0@perl.org>
p4raw-id: //depot/perl@33712
pod/perlintro.pod
patch
|
blob
|
history
diff --git
a/pod/perlintro.pod
b/pod/perlintro.pod
index
210890f
..
b069c51
100644
(file)
--- a/
pod/perlintro.pod
+++ b/
pod/perlintro.pod
@@
-659,7
+659,7
@@
to database integration to graphics. A categorized list of modules is
also available from CPAN.
To learn how to install modules you download from CPAN, read
-L<perlmodinstall>
+L<perlmodinstall>
.
To learn how to use a particular module, use C<perldoc I<Module::Name>>.
Typically you will want to C<use I<Module::Name>>, which will then give