diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2299,7 +2299,7 @@ http://www.chiark.greenend.org.uk/~sgtatham/bugs.html =head1 Coexistence with earlier versions of perl 5 -Perl 5.14 is not binary compatible with earlier versions of Perl. +Perl 5.15 is not binary compatible with earlier versions of Perl. In other words, you will have to recompile your XS modules. In general, you can usually safely upgrade from one version of Perl (e.g. @@ -2388,7 +2388,7 @@ seriously consider using a separate directory, since development subversions may not have all the compatibility wrinkles ironed out yet. -=head2 Upgrading from 5.13.11 or earlier +=head2 Upgrading from 5.14.1 or earlier B<Perl 5.15.0 is binary incompatible with Perl 5.14.* and any earlier Perl release.> Perl modules having binary parts |