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

5 perl5223delta - what is new for perl v5.22.3
17 =head2 B<-Di> switch is now required for PerlIO debugging output
21 B<-T> or B<-t> switches hadn't been parsed yet.
25 C<PERLIO_DEBUG> even when the B<-T> switch had been supplied.
27 Perl now requires the B<-Di> switch to produce PerlIO debugging output. By
31 If perl is running setuid or the B<-T> switch was supplied C<PERLIO_DEBUG> is
32 ignored and the debugging output is sent to C<stderr> as for any other B<-D>
49 changes to L<base>. We hope to have a fix for L<base> in Perl 5.22.4.
61 BEGIN { pop @INC if $INC[-1] eq '.' }
73 pop @INC if $INC[-1] eq '.';
77 =head1 Incompatible Changes
79 Other than the security changes above there are no changes intentionally
99 L<CPAN> has been upgraded from version 2.11 to 2.11_01.
139 The IO-Compress modules have been upgraded from version 2.068 to 2.068_001.
171 L<Parse::CPAN::Meta> has been upgraded from version 1.4414 to 1.4414_001.
207 =head2 Changes to Existing Documentation
225 The new B<-Di> switch has been documented, and the documentation of
237 B<-Di> switch is working correctly.
254 and contains approximately 4,400 lines of changes across 240 files from 20
257 Excluding auto-generated files, documentation and release tools, there were
258 approximately 2,200 lines of changes to 170 .pm, .t, .c and .h files.
274 Many of the changes included in this version originated in the CPAN modules
275 included in Perl's core. We're grateful to the entire CPAN community for
290 sufficient test case. Your bug report, along with the output of C<perl -V>,
295 to perl5-security-report@perl.org. This points to a closed subscription
298 co-ordinate the release of patches to mitigate or fix the problem across all
301 CPAN.
305 The F<Changes> file for an explanation of how to view exhaustive details on