summaryrefslogtreecommitdiff
path: root/pod/perlfaq7.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2005-08-07 16:28:19 +0300
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-08-07 10:10:12 +0000
commitcf525c36fb4613d400e7bd3733f96430dee2d396 (patch)
tree1448180fc282a4a53cb67001928b8dbc94f34091 /pod/perlfaq7.pod
parent60f80d084f45e0a17d269ed04fc67c0168f5a001 (diff)
downloadperl-cf525c36fb4613d400e7bd3733f96430dee2d396.tar.gz
undup
Message-ID: <42F5E243.80500@gmail.com> p4raw-id: //depot/perl@25274
Diffstat (limited to 'pod/perlfaq7.pod')
-rw-r--r--pod/perlfaq7.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlfaq7.pod b/pod/perlfaq7.pod
index 644b06599a..b765d756d7 100644
--- a/pod/perlfaq7.pod
+++ b/pod/perlfaq7.pod
@@ -179,7 +179,7 @@ If you're looking for something a bit more rigorous, try L<perltoot>.
(contributed by brian d foy)
L<perlmod>, L<perlmodlib>, L<perlmodstyle> explain modules
-in all the gory details. L<perlnewmod> gives a a brief
+in all the gory details. L<perlnewmod> gives a brief
overview of the process along with a couple of suggestions
about style.