Blog: http://blogs.perl.org/users/sawyer_x/2017/01/perl-5-porters-mailing-list-summary-january-9th-15th.html Twitter: https://twitter.com/perl5summaries/status/820935477960331264
January 9th-15th News and updates Perl 5.22.3 is now [1]available! Perl 5.24.1 is now [2]available! Grant reports * Dave Mitchell TPF Grant 2 [3]reports #156 and #157. Issues New issues * [4]Perl #130543: Configure: Cross/to-scp duplicates targetdir when rerun. * [5]Perl #130546: Better-written-as-warning missing on delete. * [6]Perl #130550: Out of bounds read when calling perl from C. Resolved issues * [7]Perl #77934: Bus error with (unshared) dir handles and threads. * [8]Perl #130098: Multiple segfaults in [9]Storable. * [10]Perl #130262: heap-buffer-overflow Perl_pp_split. * [11]Perl #130530: Assertion failure in utf8.c on HP-UX PA-RISC. * [12]Perl #130534: Test failures under DragonFly BSD. Discussion Curtis (Ovid) Poe [13]asked about rephrasing an error message regarding subroutine names. Karl Williamson [14]asked (What to do about qr/(?i-i:foo)/) whether we should warn when a regular expression has flags that negate and cancel each other. Dave Mitchell [15]suggests (changing the format of op tree dumping (-Dx / Perl_op_dump())) changing the output of op tree dumping on the C-side to a more useful output format. References 1. http://nntp.perl.org/group/perl.perl5.porters/242258 2. http://nntp.perl.org/group/perl.perl5.porters/242259 3. http://nntp.perl.org/group/perl.perl5.porters/242209 4. http://rt.perl.org/Ticket/Display.html?id=130543 5. http://rt.perl.org/Ticket/Display.html?id=130546 6. http://rt.perl.org/Ticket/Display.html?id=130550 7. http://rt.perl.org/Ticket/Display.html?id=77934 8. http://rt.perl.org/Ticket/Display.html?id=130098 9. http://metacpan.org/pod/Storable 10. http://rt.perl.org/Ticket/Display.html?id=130262 11. http://rt.perl.org/Ticket/Display.html?id=130530 12. http://rt.perl.org/Ticket/Display.html?id=130534 13. http://nntp.perl.org/group/perl.perl5.porters/242221 14. http://nntp.perl.org/group/perl.perl5.porters/242212 15. http://nntp.perl.org/group/perl.perl5.porters/242240