Date: Friday June 12, 2020 @ 03:52 Author: argrath Update of /cvsroot/perldocjp/docs/perl/5.30.2 In directory sf-cvs:/tmp/cvs-serv141903/perl/5.30.2 Added Files: perl5302delta.pod Log Message: 5.30.2/perl5302delta =================================================================== File: perl5302delta.pod Status: Up-to-date Working revision: 1.1 Thu Jun 11 18:52:52 2020 Repository revision: 1.1 /cvsroot/perldocjp/docs/perl/5.30.2/perl5302delta.pod,v Sticky Options: -kb Existing Tags: No Tags Exist -------------- next part -------------- Index: docs/perl/5.30.2/perl5302delta.pod diff -u /dev/null docs/perl/5.30.2/perl5302delta.pod:1.1 --- /dev/null Fri Jun 12 03:52:52 2020 +++ docs/perl/5.30.2/perl5302delta.pod Fri Jun 12 03:52:52 2020 @@ -0,0 +1,416 @@ + +=encoding euc-jp + +=head1 NAME + +=begin original + +perldelta - what is new for perl v5.30.2 + +=end original + +perl5302delta - perl v5.30.2 ¤Ç¤ÎÊѹ¹ÅÀ + +=head1 DESCRIPTION + +=begin original + +This document describes differences between the 5.30.1 release and the 5.30.2 +release. + +=end original + +¤³¤Îʸ½ñ¤Ï 5.30.1 ¥ê¥ê¡¼¥¹¤È 5.30.2 ¥ê¥ê¡¼¥¹¤ÎÊѹ¹ÅÀ¤òµ½Ò¤·¤Æ¤¤¤Þ¤¹¡£ + +=begin original + +If you are upgrading from an earlier release such as 5.30.0, first read +L<perl5301delta>, which describes differences between 5.30.0 and 5.30.1. + +=end original + +5.30.0 ¤Î¤è¤¦¤Ê°ÊÁ°¤Î¥ê¥ê¡¼¥¹¤«¤é¹¹¿·¤¹¤ë¾ì¹ç¤Ï¡¢¤Þ¤º 5.30.0 ¤È +5.30.1 ¤Î°ã¤¤¤Ë¤Ä¤¤¤Æµ½Ò¤·¤Æ¤¤¤ë L<perl5301delta> ¤òÆɤó¤Ç¤¯¤À¤µ¤¤¡£ + +=head1 Incompatible Changes + +(¸ß´¹À¤Î¤Ê¤¤Êѹ¹) + +=begin original + +There are no changes intentionally incompatible with 5.30.0. If any exist, +they are bugs, and we request that you submit a report. See L</Reporting Bugs> +below. + +=end original + +¸Î°Õ¤Ë¡¢5.30.0 ¤«¤é¸ß´¹À¤¬¤Ê¤¯¤Ê¤ë¤è¤¦¤Ë¤·¤¿Êѹ¹¤Ï¤¢¤ê¤Þ¤»¤ó¡£ +¤â¤· 5.30.0 ¤È¤Î¸ß´¹À¤¬¤Ê¤±¤ì¤Ð¡¢¤½¤ì¤Ï¥Ð¥°¤Ç¤¹¤Î¤Ç¡¢Êó¹ð¤ò¤ª´ê¤¤¤·¤Þ¤¹¡£ +°Ê²¼¤Î L</Reporting Bugs> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£ + +=head1 Modules and Pragmata + +(¥â¥¸¥å¡¼¥ë¤È¥×¥é¥°¥Þ) + +=head2 Updated Modules and Pragmata + +(¹¹¿·¤µ¤ì¤¿¥â¥¸¥å¡¼¥ë¤È¥×¥é¥°¥Þ) + +=over 4 + +=item * + +=begin original + +L<Compress::Raw::Bzip2> has been upgraded from version 2.084 to 2.089. + +=end original + +L<Compress::Raw::Bzip2> ¤Ï¥Ð¡¼¥¸¥ç¥ó 2.084 ¤«¤é 2.089 ¤Ë¹¹¿·¤µ¤ì¤Þ¤·¤¿¡£ + +=item * + +=begin original + +L<Module::CoreList> has been upgraded from version 5.20191110 to 5.20200314. + +=end original + +L<Module::CoreList> ¤Ï¥Ð¡¼¥¸¥ç¥ó 5.20191110 ¤«¤é 5.20200314 ¤Ë¹¹¿·¤µ¤ì¤Þ¤·¤¿¡£ + +=back + +=head1 Documentation + +(ʸ½ñ) + +=head2 Changes to Existing Documentation + +(´û¸¤Îʸ½ñ¤ÎÊѹ¹) + +=begin original + +We have attempted to update the documentation to reflect the changes +listed in this document. If you find any we have missed, send email +to L<https://github.com/Perl/perl5/issues>. + +=end original + +»ä¤¿¤Á¤Ï¤³¤Îʸ½ñ¤Çµó¤²¤é¤ì¤¿Êѹ¹¤òÈ¿±Ç¤¹¤ë¤è¤¦¤Ëʸ½ñ¤ò¹¹¿·¤·¤è¤¦¤È¤·¤Æ¤¤¤Þ¤¹¡£ +¤â¤·È´¤±¤Æ¤¤¤ëʪ¤òȯ¸«¤·¤¿¤é¡¢ +L<https://github.com/Perl/perl5/issues> ¤Ë¥á¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤¡£ + +=head1 Configuration and Compilation + +(ÀßÄê¤È¥³¥ó¥Ñ¥¤¥ë) + +=over 4 + +=item * + +=begin original + +GCC 10 is now supported by F<Configure>. + +=end original + +F<Configure> ¤Ï GCC 10 ¤ËÂбþ¤·¤Þ¤·¤¿¡£ + +=back + +=head1 Testing + +(¥Æ¥¹¥È) + +=begin original + +Tests were added and changed to reflect the other additions and changes in this +release. + +=end original + +¤³¤Î¥ê¥ê¡¼¥¹¤Î¤½¤Î¾¤ÎÄɲäÈÊѹ¹¤òÈ¿±Ç¤¹¤ë¤è¤¦¤Ë¥Æ¥¹¥È¤òÄɲ䪤è¤Ó +Êѹ¹¤·¤Þ¤·¤¿¡£ + +=head1 Platform Support + +(¥×¥é¥Ã¥È¥Õ¥©¡¼¥àÂбþ) + +=head2 Platform-Specific Notes + +(¥×¥é¥Ã¥È¥Õ¥©¡¼¥à¸ÇͤÎÃí°Õ) + +=over 4 + +=item Windows + +=begin original + +The MYMALLOC (PERL_MALLOC) build on Windows has been fixed. + +=end original + +Windows ¤Ç¤Î MYMALLOC (PERL_MALLOC) ¥Ó¥ë¥É¤Ï½¤Àµ¤µ¤ì¤Þ¤·¤¿¡£ + +=back + +=head1 Selected Bug Fixes + +(¥Ð¥°½¤Àµ¤ÎÈ´¿è) + +=over 4 + +=item * + +=begin original + +printf() or sprintf() with the C<%n> format no longer cause a panic on +debugging builds, or report an incorrectly cached length value when producing +C<SVfUTF8> flagged strings. + +=end original + +printf() ¤ä sprintf() ¤Î C<%n> ¥Õ¥©¡¼¥Þ¥Ã¥È¤Ï¡¢¤â¤Ï¤ä¥Ç¥Ð¥Ã¥°¥Ó¥ë¥É¤Ç +panic ¤·¤¿¤ê¡¢C<SVfUTF8> ¥Õ¥é¥°¤ò»ý¤Äʸ»úÎó¤òÀ¸À®¤¹¤ë¤È¤¤Ë +¸í¤Ã¤Æ¥¥ã¥Ã¥·¥å¤µ¤ì¤¿Ä¹¤µ¤ÎÃͤòÊó¹ð¤·¤¿¤ê¤·¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿¡£ + +[L<GH #17221|https://github.com/Perl/perl5/issues/17221>] + +=item * + +=begin original + +A memory leak in regular expression patterns has been fixed. + +=end original + +Àµµ¬É½¸½¥Ñ¥¿¡¼¥ó¤Î¥á¥â¥ê¥ê¡¼¥¯¤Ï½¤Àµ¤µ¤ì¤Þ¤·¤¿¡£ + +[L<GH #17218|https://github.com/Perl/perl5/issues/17218>] + +=item * + +=begin original + +A read beyond buffer in grok_infnan has been fixed. + +=end original + +grok_infnan ¤Î¥Ð¥Ã¥Õ¥¡¤òĶ¤¨¤¿Æɤ߹þ¤ß¤Ï½¤Àµ¤µ¤ì¤Þ¤·¤¿¡£ + +[L<GH #17370|https://github.com/Perl/perl5/issues/17370>] + +=item * + +=begin original + +An assertion failure in the regular expression engine has been fixed. + +=end original + +Àµµ¬É½¸½¥¨¥ó¥¸¥ó¤Î¥¢¥µ¡¼¥È¼ºÇԤϽ¤Àµ¤µ¤ì¤Þ¤·¤¿¡£ + +[L<GH #17372|https://github.com/Perl/perl5/issues/17372>] + +=item * + +=begin original + +C<(?{...})> eval groups in regular expressions no longer unintentionally +trigger "EVAL without pos change exceeded limit in regex". + +=end original + +Àµµ¬É½¸½¤ÎÃæ¤Î C<(?{...})> eval ¥°¥ë¡¼¥×¤Ï¡¢¤â¤Ï¤ä°Õ¿Þ¤·¤Ê¤¤ +"EVAL without pos change exceeded limit in regex" ¤ò +°ú¤µ¯¤³¤µ¤Ê¤¯¤Ê¤ê¤Þ¤·¤¿¡£ + +[L<GH #17490|https://github.com/Perl/perl5/issues/17490>] + +=back + +=head1 Acknowledgements + +=begin original + +Perl 5.30.2 represents approximately 4 months of development since Perl 5.30.1 +and contains approximately 2,100 lines of changes across 110 files from 15 +authors. + +=end original + +Perl 5.30.2 ¤Ï¡¢Perl 5.30.1 °Ê¹ß¡¢15 ¿Í¤Îºî¼Ô¤Ë¤è¤Ã¤Æ¡¢ +110 ¤Î¥Õ¥¡¥¤¥ë¤ËÌó 2,100 ¹Ô¤ÎÊѹ¹¤ò²Ã¤¨¤Æ¡¢ +Ìó 4 ¥ö·î³«È¯¤µ¤ì¤Æ¤¤Þ¤·¤¿¡£ + +=begin original + +Excluding auto-generated files, documentation and release tools, there were +approximately 920 lines of changes to 30 .pm, .t, .c and .h files. + +=end original + +¼«Æ°À¸À®¥Õ¥¡¥¤¥ë¡¢Ê¸½ñ¡¢¥ê¥ê¡¼¥¹¥Ä¡¼¥ë¤ò½ü¤¯¤È¡¢30 ¤Î .pm, .t, .c, +.h ¥Õ¥¡¥¤¥ë¤ËÌó 920 ¹Ô¤ÎÊѹ¹¤ò²Ã¤¨¤Þ¤·¤¿¡£ + +=begin original + +Perl continues to flourish into its fourth decade thanks to a vibrant community +of users and developers. The following people are known to have contributed +the improvements that became Perl 5.30.2: + +=end original + +Perl ¤Ï¡¢³èµ¤¤Î¤¢¤ë¥æ¡¼¥¶¡¼¤È³«È¯¼Ô¤Î¥³¥ß¥å¥Ë¥Æ¥£¤Î¤ª¤«¤²¤Ç 30 ǯ¤òĶ¤¨¤Æ +È˱ɤ·¤Æ¤¤¤Þ¤¹¡£ +°Ê²¼¤Î¿Í¡¹¤¬¡¢Perl 5.30.2 ¤Ë¤Ê¤ë¤¿¤á¤Î²þÎɤ˹׸¥¤·¤¿¤³¤È¤¬Ê¬¤«¤Ã¤Æ¤¤¤Þ¤¹: + +Chris 'BinGOs' Williams, Dan Book, David Mitchell, Hugo van der Sanden, Karen +Etheridge, Karl Williamson, Matthew Horsfall, Nicolas R., Petr PE<iacute>saE<0x159>, Renee +Baecker, Sawyer X, Steve Hay, Tomasz Konojacki, Tony Cook, Yves Orton. + +=begin original + +The list above is almost certainly incomplete as it is automatically generated +from version control history. In particular, it does not include the names of +the (very much appreciated) contributors who reported issues to the Perl bug +tracker. + +=end original + +¤³¤ì¤Ï¥Ð¡¼¥¸¥ç¥ó¥³¥ó¥È¥í¡¼¥ëÍúÎò¤«¤é¼«Æ°Åª¤ËÀ¸À®¤·¤Æ¤¤¤ë¤Î¤Ç¡¢¤Û¤Ü³Î¼Â¤Ë +ÉÔ´°Á´¤Ç¤¹¡£ +Æäˡ¢Perl ¥Ð¥°¥È¥é¥Ã¥«¡¼¤ËÌäÂê¤òÊó¹ð¤ò¤·¤Æ¤¯¤ì¤¿ (¤È¤Æ¤â¤¢¤ê¤¬¤¿¤¤)¹×¸¥¼Ô¤Î +̾Á°¤ò´Þ¤ó¤Ç¤¤¤Þ¤»¤ó¡£ + +=begin original + +Many of the changes included in this version originated in the CPAN modules +included in Perl's core. We're grateful to the entire CPAN community for +helping Perl to flourish. + +=end original + +¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ëÊѹ¹¤Î¿¤¯¤Ï¡¢Perl ¥³¥¢¤Ë´Þ¤Þ¤ì¤Æ¤¤¤ë CPAN +¥â¥¸¥å¡¼¥ëͳÍè¤Î¤â¤Î¤Ç¤¹¡£ +»ä¤¿¤Á¤Ï Perl ¤ÎȯŸ¤ò½õ¤±¤Æ¤¤¤ë CPAN ¥³¥ß¥å¥Ë¥Æ¥£Á´ÂΤ˴¶¼Õ¤·¤Þ¤¹¡£ + +=begin original + +For a more complete list of all of Perl's historical contributors, please see +the F<AUTHORS> file in the Perl source distribution. + +=end original + +Á´¤Æ¤Î Perl ¤ÎÎò»ËŪ¤Ê¹×¸¥¼Ô¤Î¤è¤ê´°Á´¤Ê°ìÍ÷¤Ë¤Ä¤¤¤Æ¤Ï¡¢¤É¤¦¤« Perl ¥½¡¼¥¹ +ÇÛÉۤ˴ޤޤì¤Æ¤¤¤ë F<AUTHORS> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£ + +=head1 Reporting Bugs + +(¥Ð¥°Êó¹ð) + +=begin original + +If you find what you think is a bug, you might check the perl bug database at +L<https://rt.perl.org/>. There may also be information at +L<http://www.perl.org/>, the Perl Home Page. + +=end original + +¤â¤·¥Ð¥°¤È»×¤ï¤ì¤ë¤â¤Î¤ò¸«¤Ä¤±¤¿¤é¡¢ L<https://rt.perl.org/> ¤Ë¤¢¤ë perl ¥Ð¥° +¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò³Îǧ¤·¤Æ¤¯¤À¤µ¤¤¡£ +Perl ¥Û¡¼¥à¥Ú¡¼¥¸¡¢L<http://www.perl.org/> ¤Ë¤â¾ðÊ󤬤¢¤ê¤Þ¤¹¡£ + +=begin original + +If you believe you have an unreported bug, please open an issue at +L<https://github.com/Perl/perl5/issues>. Be sure to trim your bug down to a +tiny but sufficient test case. + +=end original + +¤â¤·¤Þ¤ÀÊó¹ð¤µ¤ì¤Æ¤¤¤Ê¤¤¥Ð¥°¤À¤È³Î¿®¤·¤¿¤é¡¢ +L<https://github.com/Perl/perl5/issues> ¤Ë¥¤¥·¥å¡¼¤òÅÐÏ¿¤·¤Æ¤¯¤À¤µ¤¤¡£ +¥Ð¥°¤ÎºÆ¸½¥¹¥¯¥ê¥×¥È¤ò½½Ê¬¾®¤µ¤¯¡¢¤·¤«¤·Í¸ú¤Ê¥³¡¼¥É¤ËÀÚ¤ê¤Ä¤á¤ë¤³¤È¤ò +°Õ¼±¤·¤Æ¤¯¤À¤µ¤¤¡£ + +=begin original + +If the bug you are reporting has security implications which make it +inappropriate to send to a public issue tracker, then see L<perlsec/SECURITY +VULNERABILITY CONTACT INFORMATION> for details of how to report the issue. + +=end original + +Êó¹ð¤·¤è¤¦¤È¤·¤Æ¤¤¤ë¥Ð¥°¤¬¥»¥¥å¥ê¥Æ¥£¤Ë´Ø¤¹¤ë¤â¤Î¤Ç¡¢¸ø³«¤µ¤ì¤Æ¤¤¤ë +¥¤¥·¥å¡¼¥È¥é¥Ã¥«¡¼¤ËÁ÷¤ë¤Î¤¬ÉÔŬÀڤʤâ¤Î¤Ê¤é¡¢¥Ð¥°¤ÎÊó¹ðÊýË¡¤Î¾ÜºÙ¤Ë¤Ä¤¤¤Æ +L<perlsec/SECURITY VULNERABILITY CONTACT INFORMATION> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£ + +=head1 Give Thanks + +(´¶¼Õ¤òÅÁ¤¨¤ë) + +=begin original + +If you wish to thank the Perl 5 Porters for the work we had done in Perl 5, +you can do so by running the C<perlthanks> program: + +=end original + +¤â¤· Perl 5 ¤Ç¤Ê¤µ¤ì¤¿ºî¶È¤Ë¤Ä¤¤¤Æ Perl 5 Porters ¤Ë´¶¼Õ¤·¤¿¤¤¤È¹Í¤¨¤¿¤Ê¤é¡¢ +C<perlthanks> ¥×¥í¥°¥é¥à¤ò¼Â¹Ô¤¹¤ë¤³¤È¤Ç¤½¤¦¤Ç¤¤Þ¤¹: + + perlthanks + +=begin original + +This will send an email to the Perl 5 Porters list with your show of thanks. + +=end original + +¤³¤ì¤Ï Perl 5 Porters ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Ë¤¢¤Ê¤¿¤Î´¶¼Õ¤Î¸ÀÍÕ¤ò¥á¡¼¥ë¤·¤Þ¤¹¡£ + +=head1 SEE ALSO + +=begin original + +The F<Changes> file for an explanation of how to view exhaustive details on +what changed. + +=end original + +Êѹ¹ÅÀ¤Î´°Á´¤Ê¾ÜºÙ¤ò¸«¤ëÊýË¡¤Ë¤Ä¤¤¤Æ¤Ï F<Changes> ¥Õ¥¡¥¤¥ë¡£ + +=begin original + +The F<INSTALL> file for how to build Perl. + +=end original + +Perl ¤Î¥Ó¥ë¥ÉÊýË¡¤Ë¤Ä¤¤¤Æ¤Ï F<INSTALL> ¥Õ¥¡¥¤¥ë¡£ + +=begin original + +The F<README> file for general stuff. + +=end original + +°ìÈÌŪ¤Ê¤³¤È¤Ë¤Ä¤¤¤Æ¤Ï F<README> ¥Õ¥¡¥¤¥ë¡£ + +=begin original + +The F<Artistic> and F<Copying> files for copyright information. + +=end original + +Ãøºî¸¢¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï F<Artistic> µÚ¤Ó F<Copying> ¥Õ¥¡¥¤¥ë¡£ + +=cut + +=begin meta + +Translate: SHIRAKATA Kentaro <argra****@ub32*****> +Status: completed + +=end meta +