summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-06-23 08:05:54 +0100
committerNicholas Clark <nick@ccl4.org>2010-06-23 08:12:26 +0100
commit855e1b218209c43f6f8afc4589cbf85724b81ded (patch)
tree9990e584d4965d37ba56268d2cc054460370c323 /INSTALL
parentd1e2db0bdd4dafee37208f600f4d1e6be23b2189 (diff)
downloadperl-855e1b218209c43f6f8afc4589cbf85724b81ded.tar.gz
create perl5133delta
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 32e14c4a43..84da25ef1c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,7 +47,7 @@ If you have problems, corrections, or questions, please see
L<"Reporting Problems"> below.
For information on what's new in this release, see the
-pod/perl5132delta.pod file. For more information about how to find more
+pod/perl5133delta.pod file. For more information about how to find more
specific detail about changes, see the Changes file.
=head1 DESCRIPTION
@@ -80,10 +80,10 @@ directory.
=head2 Changes and Incompatibilities
-Please see pod/perl5132delta.pod for a description of the changes and
+Please see pod/perl5133delta.pod for a description of the changes and
potential incompatibilities introduced with this release. A few of
the most important issues are listed below, but you should refer
-to pod/perl5132delta.pod for more detailed information.
+to pod/perl5133delta.pod for more detailed information.
B<WARNING:> This version is not binary compatible with prior releases of Perl.
If you have built extensions (i.e. modules that include C code)
@@ -98,7 +98,7 @@ The standard extensions supplied with Perl will be handled automatically.
On a related issue, old modules may possibly be affected by the changes
in the Perl language in the current release. Please see
-pod/perl5132delta.pod for a description of what's changed. See your
+pod/perl5133delta.pod for a description of what's changed. See your
installed copy of the perllocal.pod file for a (possibly incomplete)
list of locally installed modules. Also see CPAN::autobundle for one
way to make a "bundle" of your currently installed modules.