From: Andy Dougherty Date: Tue, 11 Dec 2007 11:38:31 +0000 (-0500) Subject: README ought to mention perldelta. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8f03122b2a5d786ea489ed676dce38197da291cf;p=p5sagit%2Fp5-mst-13.2.git README ought to mention perldelta. Message-ID: p4raw-id: //depot/perl@32608 --- diff --git a/README b/README index b34b231..a46391a 100644 --- a/README +++ b/README @@ -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.