diff options
author | Matthew Horsfall <wolfsage@gmail.com> | 2015-01-20 11:18:59 -0500 |
---|---|---|
committer | Matthew Horsfall <wolfsage@gmail.com> | 2015-01-20 11:53:25 -0500 |
commit | a6f9dd1ee637dff5948d2c98c6a81da3d62c2437 (patch) | |
tree | c3ddf1be22cc393991bad89db9d86bd0a98b4dc2 /INSTALL | |
parent | 51693ac93523028c58b9f3526efcddf8f6ade462 (diff) | |
download | perl-a6f9dd1ee637dff5948d2c98c6a81da3d62c2437.tar.gz |
Release prep - Update version/copyright information.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2524,9 +2524,9 @@ seriously consider using a separate directory, since development subversions may not have all the compatibility wrinkles ironed out yet. -=head2 Upgrading from 5.21.5 or earlier +=head2 Upgrading from 5.21.7 or earlier -B<Perl 5.21.8 may not be binary compatible with Perl 5.21.5 or +B<Perl 5.21.8 may not be binary compatible with Perl 5.21.7 or earlier Perl releases.> Perl modules having binary parts (meaning that a C compiler is used) will have to be recompiled to be used with 5.21.8. If you find you do need to rebuild an extension with |