Lines Matching +full:cpan +full:- +full:changes

5 perl5202delta - what is new for perl v5.20.2
15 =head1 Incompatible Changes
17 There are no changes intentionally incompatible with 5.20.1. If any exist,
38 Fixes CVE-2014-4330 by adding a configuration variable/option to limit
87 position is past the 2GB mark on 32-bit systems.
118 =head2 Changes to Existing Documentation
156 The following additions or changes have been made to diagnostic output,
160 =head2 Changes to Existing Diagnostics
203 L<[cpan #91183]|https://rt.cpan.org/Ticket/Display.html?id=91183>,
204 L<[cpan #85570]|https://rt.cpan.org/Ticket/Display.html?id=85570>
210 UTF8-encoding the value. This has been fixed.
233 Due to a mistake in the string-copying logic, copying the value of a state
236 more), but could happen for any strings under builds with copy-on-write
248 On Win32, restoring in a child pseudo-process a variable that was C<local()>ed
249 in a parent pseudo-process before the C<fork> happened caused memory corruption
250 and a crash in the child pseudo-process (and therefore OS process).
290 C<gmtime> no longer crashes with not-a-number values.
341 5.20.1 as well as here) in which a UTF-8 encoded regular expression pattern
351 and contains approximately 6,300 lines of changes across 170 files from 34
354 Excluding auto-generated files, documentation and release tools, there were
355 approximately 1,900 lines of changes to 80 .pm, .t, .c and .h files.
366 Garcia-Suarez, Ricardo Signes, Shlomi Fish, Slaven Rezic, Steffen Müller,
375 Many of the changes included in this version originated in the CPAN modules
376 included in Perl's core. We're grateful to the entire CPAN community for
391 sufficient test case. Your bug report, along with the output of C<perl -V>,
396 to perl5-security-report@perl.org. This points to a closed subscription
399 co-ordinate the release of patches to mitigate or fix the problem across all
402 CPAN.
406 The F<Changes> file for an explanation of how to view exhaustive details on