This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c4fe6e
)
Note Storable changes in perldelta.
author
Nicholas Clark
<nick@ccl4.org>
Wed, 14 Sep 2011 10:53:18 +0000
(12:53 +0200)
committer
Nicholas Clark
<nick@ccl4.org>
Wed, 14 Sep 2011 10:53:18 +0000
(12:53 +0200)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
015c828
..
b312390
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-294,6
+294,14
@@
instead of 0. On most platforms C<TCSANOW> is defined as 0, but on some
=item *
+L<Storable> has been upgraded from version 2.31 to version 2.32.
+
+XS code which duplicates functionality of F<ppport.h> has been removed.
+Tests should now pass on older versions of L<Test::More>. Storable now
+builds and passes tests back to perl 5.004.
+
+=item *
+
L<XSLoader> has been upgraded from version 0.15 to version 0.16.
=back