X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlintro.pod;h=5fc9b66e850c32c3827e50b41c39f1279abc061a;hb=f3c7fd1262cafc524446bbbde5f3aeb764f97c71;hp=cde6742746c92527e017c514912185a3d5b243a1;hpb=d1be9408a3c14848d30728674452e191ba5fffaa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlintro.pod b/pod/perlintro.pod index cde6742..5fc9b66 100644 --- a/pod/perlintro.pod +++ b/pod/perlintro.pod @@ -616,7 +616,7 @@ in using third-party modules, which are documented below. =head2 Using Perl modules Perl modules provide a range of features to help you avoid reinventing -the wheel, and can be downloaded from CPAN (http://www.cpan.org). A +the wheel, and can be downloaded from CPAN ( http://www.cpan.org/ ). A number of popular modules are included with the Perl distribution itself.