Lines Matching full:perl

5 perl5262delta - what is new for perl v5.26.2
21 L<[GH #16185]|https://github.com/Perl/perl5/issues/16185>
27 L<[GH #16143]|https://github.com/Perl/perl5/issues/16143>
32 L<[GH #16098]|https://github.com/Perl/perl5/issues/16098>
36 Control characters in a supposed Unicode property name could cause perl to
38 L<[perl #132055]|https://rt.perl.org/Public/Bug/Display.html?id=132055>
39 L<[perl #132553]|https://rt.perl.org/Public/Bug/Display.html?id=132553>
40 L<[perl #132658]|https://rt.perl.org/Public/Bug/Display.html?id=132658>
84 in Perl 5.18, but not documented until now. There are currently only two code
100 L<[GH #16235]|https://github.com/Perl/perl5/issues/16235>
104 L<[GH #16269]|https://github.com/Perl/perl5/issues/16269>
117 L<[GH #2793]|https://github.com/Perl/perl5/issues/2793>
121 Fixed a use after free bug in C<pp_list> introduced in Perl 5.27.1.
122 L<[GH #16124]|https://github.com/Perl/perl5/issues/16124>
128 L<[GH #16097]|https://github.com/Perl/perl5/issues/16097>
134 L<[perl #131949]|https://rt.perl.org/Public/Bug/Display.html?id=131949>
140 L<[GH #15372]|https://github.com/Perl/perl5/issues/15372>
147 L<[GH #11422]|https://github.com/Perl/perl5/issues/11422>
153 L<[GH #16113]|https://github.com/Perl/perl5/issues/16113>
159 L<[GH #16086]|https://github.com/Perl/perl5/issues/16086>
164 L<[perl #132017]|https://rt.perl.org/Public/Bug/Display.html?id=132017>
174 shift-reduce stack, confusing the parser, leading to perl crashes.
175 L<[GH #14739]|https://github.com/Perl/perl5/issues/14739>
181 Perl 5.26.2 represents approximately 7 months of development since Perl 5.26.1
188 Perl continues to flourish into its third decade thanks to a vibrant community
190 the improvements that became Perl 5.26.2:
199 the (very much appreciated) contributors who reported issues to the Perl bug
203 included in Perl's core. We're grateful to the entire CPAN community for
204 helping Perl to flourish.
206 For a more complete list of all of Perl's historical contributors, please see
207 the F<AUTHORS> file in the Perl source distribution.
211 If you find what you think is a bug, you might check the perl bug database
212 at L<https://rt.perl.org/> . There may also be information at
213 L<http://www.perl.org/> , the Perl Home Page.
217 sufficient test case. Your bug report, along with the output of C<perl -V>,
218 will be sent off to perlbug@perl.org to be analysed by the Perl porting team.
227 If you wish to thank the Perl 5 Porters for the work we had done in Perl 5,
232 This will send an email to the Perl 5 Porters list with your show of thanks.
239 The F<INSTALL> file for how to build Perl.