diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2007-12-11 06:38:31 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-12-11 16:55:29 +0000 |
commit | 8f03122b2a5d786ea489ed676dce38197da291cf (patch) | |
tree | 9db12531591b9f8fa696b50b7cfc46f60756116f | |
parent | 47d847ba998f71d4ef4a613aea7635fe9d1cd6e8 (diff) | |
download | perl-8f03122b2a5d786ea489ed676dce38197da291cf.tar.gz |
README ought to mention perldelta.
Message-ID: <Pine.LNX.4.64.0712111136460.17777@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@32608
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ third-party modules. For an introduction to the language's features, see pod/perlintro.pod. +For a discussion of the important changes in this release, see +pod/perl5100delta.pod. (This will also be installed as perldelta.pod). + There are also many Perl books available, covering a wide variety of topics, from various publishers. See pod/perlbook.pod for more information. |