diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 301d63d49e..97f1a22ebd 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -241,6 +241,10 @@ implementation detail was buggy, and may fail as a result of this change. The module's Perl code has been considerably simplified, roughly halving the number of lines, with no change in functionality. +=item * + +L<XSLoader> has been upgraded from version 0.15 to version 0.16. + =back =head2 Removed Modules and Pragmata |