diff options
author | Jim Cromie <jcromie@cpan.org> | 2007-09-07 07:12:22 -0600 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-09-08 13:12:33 +0000 |
commit | e66656130437118b159c175520b6bbb7e77404df (patch) | |
tree | 1b4f0c3d7605648d2454271e794a6aa60f00d7d7 /pod/perlglossary.pod | |
parent | 0b3d36bd61fec90809936fcf1a90441d970d875e (diff) | |
download | perl-e66656130437118b159c175520b6bbb7e77404df.tar.gz |
[patch] readabilty tweaks
Message-ID: <46E1A296.1020101@gmail.com>
p4raw-id: //depot/perl@31820
Diffstat (limited to 'pod/perlglossary.pod')
-rw-r--r-- | pod/perlglossary.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlglossary.pod b/pod/perlglossary.pod index 1663ad3836..69692b3ddf 100644 --- a/pod/perlglossary.pod +++ b/pod/perlglossary.pod @@ -880,8 +880,8 @@ included, which have now fallen out of common use. It has been suggested that these modules should be removed, since the distribution became rather large, and the common criterion for new module additions is now limited to modules that help to build, test, and extend perl itself. Furthermore, -the CPAN (which didn't exist by the time of Perl 5.0) can become a new -home dropped modules. Dropping modules is currently not an option, but +the CPAN (which didn't exist at the time of Perl 5.0) can become the new +home of dropped modules. Dropping modules is currently not an option, but further developments may clear the last barriers. =item dweomer |