summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorTom Christiansen <tchrist@perl.com>1997-04-25 20:50:09 -0400
committerChip Salzenberg <chip@atlantic.net>1997-04-27 00:00:00 +1200
commitf102b8834494e736221c17057fae0f964511ea18 (patch)
treeb9b312850672d7c28c8c2c5c8dc3d38a119ad30f /pod/perl.pod
parentc76750589503afb0145298a66c155795ba686e77 (diff)
downloadperl-f102b8834494e736221c17057fae0f964511ea18.tar.gz
Split perlmod
private-msgid: 199704260050.RAA02468@toy.perl.com
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod9
1 files changed, 5 insertions, 4 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index fc4158257b..c7b84520df 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -30,7 +30,8 @@ of sections:
perlfunc Perl builtin functions
perlvar Perl predefined variables
perlsub Perl subroutines
- perlmod Perl modules
+ perlmod Perl modules: how they work
+ perlmodlib Perl modules: how to write and use
perlform Perl formats
perllocale Perl locale support
@@ -219,9 +220,9 @@ all old regular expressions.
=item * Innumerable Unbundled Modules
-The Comprehensive Perl Archive Network described in L<perlmod>
-contains hundreds of plug-and-play modules full of reusable
-code. See F<http://www.perl.com/CPAN> for a site near you.
+The Comprehensive Perl Archive Network described in L<perlmodlib>
+contains hundreds of plug-and-play modules full of reusable code.
+See F<http://www.perl.com/CPAN> for a site near you.
=item * Compilability