summaryrefslogtreecommitdiff
path: root/pod/perlmodlib.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-04-27 05:33:41 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-04-27 05:33:41 +0000
commitcda0404db2ab8641432b6d1e978ae8166b9790ef (patch)
tree1b98b26f3b7625b6700faeb074a890825422b9ab /pod/perlmodlib.pod
parent2c542701ffb9ec03310cf06a3da64e6248df6fdc (diff)
downloadperl-cda0404db2ab8641432b6d1e978ae8166b9790ef.tar.gz
doubled words in pods (from Simon Cozens
<simon.p.cozens@jp.pwcglobal.com>) p4raw-id: //depot/perl@5959
Diffstat (limited to 'pod/perlmodlib.pod')
-rw-r--r--pod/perlmodlib.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod
index b42a2d881c..164cb643f7 100644
--- a/pod/perlmodlib.pod
+++ b/pod/perlmodlib.pod
@@ -823,7 +823,7 @@ to fix your manpath. See L<perl> for details.
Extension modules are written in C (or a mix of Perl and C). They
are usually dynamically loaded into Perl if and when you need them,
-but may also be be linked in statically. Supported extension modules
+but may also be linked in statically. Supported extension modules
include Socket, Fcntl, and POSIX.
Many popular C extension modules do not come bundled (at least, not