Perl 5 Commit Summary
[email protected] (Perl 5 commit summary)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Wednesday Current branch blead 124 commits. 5 unique authors. 5 unique committers. 39 files changed, 7711 insertions(+), 3731 deletions(-) Net code removal: Steve Hay (198 lines) Snapshot: http://github.com/Perl/perl5/tarball/2f637913fcd4a6d0 perldelta - Fix spelling of modernize, as per cb60726 Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/2f637913fcd4a6d0 perldelta - Document new/changed diagnostics Steve Hay 1 file changed, 33 insertions(+) https://github.com/Perl/perl5/commit/7081fe4f935d7328 perldelta - Copy-editing, update modules and fill in GH links Steve Hay 1 file changed, 68 insertions(+), 39 deletions(- https://github.com/Perl/perl5/commit/54f53717ff139015 perldelta - Remove boilerplate Steve Hay 1 file changed, 315 deletions(-) https://github.com/Perl/perl5/commit/25034be9bca6cbca perldelta for f3c8c58 Steve Hay 1 file changed, 3 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/dbfe8159a0980294 perldelta for 343b977 Steve Hay 1 file changed, 6 insertions(+) https://github.com/Perl/perl5/commit/19d04dbae82ea080 RMG: docs/dev/perl5/index.html no longer needs updating at all Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/0e550565c4bcac31 version.pm's vutil.c has been customized in blead Steve Hay 2 files changed, 4 insertions(+) https://github.com/Perl/perl5/commit/0fafcd7db5affa3e Fatalization of calling import/unimport method with argument James E Keenan 8 files changed, 63 insertions(+), 81 deletions( https://github.com/Perl/perl5/commit/f430ad845a2f4f64 Spelling correction in error message James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/d3c72e2bf329edd6 Move release date for 5.43.7 to the 19th Max Maischein 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/e9be493865f7b6a0 perldelta for DB::sub being called from DB for overloads Tony Cook 1 file changed, 7 insertions(+) https://github.com/Perl/perl5/commit/ac147137186e9699 amagic_call: don't invoke DB::sub for overloads called from DB Tony Cook 2 files changed, 1 insertion(+), 2 deletions(-) https://github.com/Perl/perl5/commit/b711f998fec9ecc3 add TODO test for GH #24001 Tony Cook 1 file changed, 50 insertions(+) https://github.com/Perl/perl5/commit/997de1f574e0e20a [MERGE] make ParseXS build an AST #2 and fix bugs David Mitchell 2 parents https://github.com/Perl/perl5/commit/528de8c84b56b02a perldelta entry for ParseXS AST work phase 2 David Mitchell 1 file changed, 4 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/9fa592c9c3916d2a ParseXS: refactor: re-add tests for C preamble David Mitchell 1 file changed, 28 insertions(+) https://github.com/Perl/perl5/commit/6438a9c0ce19d416 ParseXS: refactor: add Node::Q method David Mitchell 1 file changed, 44 insertions(+), 37 deletions(- https://github.com/Perl/perl5/commit/89978c586cd23864 ParseXS: refactor: update POD and comments David Mitchell 2 files changed, 109 insertions(+), 36 deletions https://github.com/Perl/perl5/commit/c73bbab21ae777ac ParseXS: refactor: rationalise parse-fail action David Mitchell 1 file changed, 13 insertions(+), 7 deletions(-) https://github.com/Perl/perl5/commit/c7711490172f9b81 ParseXS: refactor: simplify main loop David Mitchell 1 file changed, 41 insertions(+), 34 deletions(- https://github.com/Perl/perl5/commit/3e61a3fa957812d5 ParseXS: refactor: fix comments re die if indented David Mitchell 1 file changed, 21 insertions(+), 8 deletions(-) https://github.com/Perl/perl5/commit/4e2375a188329fa8 ParseXS: refactor: fetch_para: update description David Mitchell 1 file changed, 37 insertions(+), 35 deletions(- https://github.com/Perl/perl5/commit/c5dd12f3be5f45b1 ParseXS: refactor: fetch_para(): simplify logic David Mitchell 1 file changed, 14 insertions(+), 20 deletions(- https://github.com/Perl/perl5/commit/263022eaf8125553 ParseXS: refactor: fetch_para(): add more comments David Mitchell 1 file changed, 53 insertions(+), 11 deletions(- https://github.com/Perl/perl5/commit/e6ed1cef226001ef ParseXS: process line continuations after TYPEMAP David Mitchell 2 files changed, 28 insertions(+), 14 deletions( https://github.com/Perl/perl5/commit/fce5cb4a38063dfc ParseXS: process line continuations after POD David Mitchell 2 files changed, 14 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/599bd602bb03547b ParseXS: refactor: fetch_para(): reindent David Mitchell 1 file changed, 31 insertions(+), 31 deletions(- https://github.com/Perl/perl5/commit/ac85e63e6e0b3a68 ParseXS: refactor: fetch_para(): invert if David Mitchell 1 file changed, 15 insertions(+), 10 deletions(- https://github.com/Perl/perl5/commit/32bacd9a2a481b2e ParseXS: refactor: fetch_para(): remove POD loop David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/35ec3a05ec877eaa ParseXS: fix POD on last line David Mitchell 2 files changed, 33 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/4f33cb2187736621 ParseXS: refactor: chomp TYPEMAP lines David Mitchell 2 files changed, 2 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/cbc9529504de4388 ParseXS: refactor: move a chomp() David Mitchell 2 files changed, 8 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/703e58d9c87d508e ParseXS: refactor: inline _maybe_skip_pod() David Mitchell 1 file changed, 14 insertions(+), 18 deletions(- https://github.com/Perl/perl5/commit/ca1297d1e3e47cf5 ParseXS: refactor: add Node::TYPEMAP David Mitchell 2 files changed, 70 insertions(+), 40 deletions( https://github.com/Perl/perl5/commit/ae3ec829095c69da ParseXS: spot TYPEMAP: line syntax errors David Mitchell 2 files changed, 35 insertions(+), 3 deletions(- https://github.com/Perl/perl5/commit/9fc4de53f6900a80 ParseXS: refactor: add Node::MODULE David Mitchell 2 files changed, 81 insertions(+), 41 deletions( https://github.com/Perl/perl5/commit/fed3309b070153d2 ParseXS: spot MODULE line syntax errors David Mitchell 4 files changed, 111 insertions(+), 24 deletions https://github.com/Perl/perl5/commit/7dcbb4c91057fa26 ParseXS: refactor: remove stray $_ David Mitchell 1 file changed, 2 deletions(-) https://github.com/Perl/perl5/commit/63eca433e9398203 ParseXS: refactor: remove $ExtUtils::ParseXS::END David Mitchell 2 files changed, 7 insertions(+), 21 deletions(- https://github.com/Perl/perl5/commit/51780a72b374a1d6 ParseXS: refactor: don't use $_ for C part of file David Mitchell 1 file changed, 37 insertions(+), 30 deletions(- https://github.com/Perl/perl5/commit/ef9548cca83ca9da ParseXS: refactor: inline and rm standard_XS_defs David Mitchell 4 files changed, 154 insertions(+), 211 deletion https://github.com/Perl/perl5/commit/cc9eac273cb8dec4 ParseXS: refactor: add as_boot_code() methods David Mitchell 2 files changed, 72 insertions(+), 41 deletions( https://github.com/Perl/perl5/commit/009c3482a8ac3eb3 ParseXS: emit package overload registrations later David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/e97f1c54162d2cc8 ParseXS: refactor: move some code David Mitchell 2 files changed, 17 insertions(+), 15 deletions( https://github.com/Perl/perl5/commit/5a3d2f57494b07bf ParseXS: refactor: tidy Node::boot_xsub::parse() David Mitchell 1 file changed, 37 insertions(+), 27 deletions(- https://github.com/Perl/perl5/commit/f1e2f74ce5a7b699 ParseXS: refactor: add Node::boot_xsub David Mitchell 2 files changed, 200 insertions(+), 167 deletion https://github.com/Perl/perl5/commit/b7590bf30e7ee783 ParseXS: refactor: add Node::pre_boot David Mitchell 2 files changed, 92 insertions(+), 59 deletions( https://github.com/Perl/perl5/commit/738850cb09dfb340 ParseXS: refactor: move main parsing into XS_file David Mitchell 2 files changed, 17 insertions(+), 13 deletions( https://github.com/Perl/perl5/commit/389989827d747137 ParseXS: refactor: remove parser stack David Mitchell 6 files changed, 3 insertions(+), 151 deletions( https://github.com/Perl/perl5/commit/8849204322618f94 ParseXS: refactor: reimplement #if processing David Mitchell 3 files changed, 159 insertions(+), 98 deletions https://github.com/Perl/perl5/commit/024d7a1154a74eee ParseXS: add more #if/#endif tests David Mitchell 1 file changed, 202 insertions(+) https://github.com/Perl/perl5/commit/c2bd7630d880d84e ParseXS: fix #elif processing David Mitchell 2 files changed, 82 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/7bae920b3c9e4bbd ParseXS: refactor: global_cpp_line: parse CPP line David Mitchell 1 file changed, 19 insertions(+), 6 deletions(-) https://github.com/Perl/perl5/commit/a6d0702146904d53 ParseXS: refactor: INCLUDE: save state locally David Mitchell 1 file changed, 37 insertions(+), 52 deletions(- https://github.com/Perl/perl5/commit/a9655ab2e19c8566 ParseXS: refactor: rm push_parse_stack, PopFile David Mitchell 2 files changed, 48 insertions(+), 72 deletions( https://github.com/Perl/perl5/commit/740fa7967c152952 ParseXS: refactor: use Node::cpp_scope for INCLUDE David Mitchell 2 files changed, 27 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/c1e977d032620c95 ParseXS: refactor: add Node::cpp_scope David Mitchell 2 files changed, 200 insertions(+), 116 deletion https://github.com/Perl/perl5/commit/3476a7199dadc208 ParseXS: add Node::as_concise method David Mitchell 1 file changed, 70 insertions(+) https://github.com/Perl/perl5/commit/8f52555db79dbb5e ParseXS: refactor: remove check_keyword() method David Mitchell 1 file changed, 12 insertions(+), 36 deletions(- https://github.com/Perl/perl5/commit/b3a94bcfd486f49d ParseXS: refactor: remove residual FOO_handler David Mitchell 1 file changed, 14 insertions(+), 28 deletions(- https://github.com/Perl/perl5/commit/911c9845b6deaf0d ParseXS: refactor: add Node::include etc David Mitchell 2 files changed, 170 insertions(+), 113 deletion https://github.com/Perl/perl5/commit/13097e88ba50a0ef ParseXS: refactor: store current pkg in Node::xsub David Mitchell 3 files changed, 185 insertions(+), 19 deletions https://github.com/Perl/perl5/commit/a8a0d488f5029f80 ParseXS: refactor: add Node::REQUIRE David Mitchell 2 files changed, 36 insertions(+), 19 deletions( https://github.com/Perl/perl5/commit/1857d0fd4203cc6b ParseXS: refactor: add Node::FALLBACK David Mitchell 2 files changed, 48 insertions(+), 27 deletions( https://github.com/Perl/perl5/commit/7efcd4e2a3f5ace6 ParseXS: refactor: regularise BOOT processing David Mitchell 1 file changed, 1 insertion(+), 12 deletions(-) https://github.com/Perl/perl5/commit/b09c28657743dc4a ParseXS: refactor: add Node::BOOT David Mitchell 2 files changed, 82 insertions(+), 27 deletions( https://github.com/Perl/perl5/commit/a2f3a22873fa10c9 ParseXS: refactor: simplify double-negative regex David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/a54a73349ebfceed ParseXS: refactor: add Node::global_cpp_line David Mitchell 2 files changed, 43 insertions(+), 7 deletions(- https://github.com/Perl/perl5/commit/dbc1a08f883aecf1 ParseXS: refactor: add Node::postamble David Mitchell 2 files changed, 48 insertions(+), 6 deletions(- https://github.com/Perl/perl5/commit/b4295a5db58b26d2 ParseXS: refactor: add Node::C_part David Mitchell 2 files changed, 198 insertions(+), 63 deletions https://github.com/Perl/perl5/commit/6347d46e7eedac9e ParseXS: refactor: add Node::preamble David Mitchell 2 files changed, 58 insertions(+), 17 deletions( https://github.com/Perl/perl5/commit/0925e4806624bcad ParseXS: refactor: add stub top-level node David Mitchell 2 files changed, 35 insertions(+) https://github.com/Perl/perl5/commit/cb00abda1d79adca Bump ExtUtils::ParseXS to 3.61 David Mitchell 12 files changed, 12 insertions(+), 12 deletions https://github.com/Perl/perl5/commit/123b652be5d16dc0 [MERGE] rewrite perlxs.pod David Mitchell 2 parents https://github.com/Perl/perl5/commit/62b1b4ffbcaa3925 perldelta entry for perlxs.pod rewrite David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/b7d779abb07c8414 perlxs: more tweaks following code review David Mitchell 1 file changed, 42 insertions(+), 34 deletions(- https://github.com/Perl/perl5/commit/fc5072b07a23ee3a perlxs: tweaks following code review David Mitchell 1 file changed, 218 insertions(+), 145 deletions https://github.com/Perl/perl5/commit/bc5b8577c8613c0c perlxs.pod: standardise version numbers in the doc David Mitchell 2 files changed, 76 insertions(+), 53 deletions( https://github.com/Perl/perl5/commit/b5f7ce37682c9029 perlxs.pod: update CAVEATS, AUTHOR, A DIAGNOSTICS David Mitchell 1 file changed, 14 insertions(+), 10 deletions(- https://github.com/Perl/perl5/commit/5ce979ce1b869ca7 perlxs.pod: update EXAMPLES section David Mitchell 1 file changed, 23 insertions(+), 56 deletions(- https://github.com/Perl/perl5/commit/979df6841f8d9389 perlxs.pod: update MY_CXT section David Mitchell 1 file changed, 110 insertions(+), 50 deletions( https://github.com/Perl/perl5/commit/27ea4f8c0cb00787 perlxs.pod: update "Using XS With C++" section David Mitchell 2 files changed, 218 insertions(+), 79 deletions https://github.com/Perl/perl5/commit/bf4865c8669db79a perlxs.pod: add "Using Typemaps" section David Mitchell 1 file changed, 167 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/3b38fab591e1867f perlxs.pod: update: CASE David Mitchell 1 file changed, 90 insertions(+), 44 deletions(- https://github.com/Perl/perl5/commit/f251d6d5879b7d83 perlxs.pod: update INTERFACE, INTERFACE_MACRO David Mitchell 1 file changed, 119 insertions(+), 71 deletions( https://github.com/Perl/perl5/commit/6f2e471305f6e215 perlxs.pod: update: ALIAS David Mitchell 1 file changed, 60 insertions(+), 51 deletions(- https://github.com/Perl/perl5/commit/ddeceea3352e5122 perlxs.pod: add "Sharing XSUB bodies" section David Mitchell 1 file changed, 26 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/b1c382e4084166f8 perlxs.pod: document ATTRS David Mitchell 1 file changed, 47 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/cf3050087f3c523c perlxs.pod: update OVERLOAD, add T_PTROBJ David Mitchell 1 file changed, 303 insertions(+), 39 deletions( https://github.com/Perl/perl5/commit/525db3189937eb07 perlxs.pod: mention package name types David Mitchell 1 file changed, 30 insertions(+) https://github.com/Perl/perl5/commit/b725c165259f48e3 perlxs.pod: update generic intro, PROTOTYPE David Mitchell 1 file changed, 34 insertions(+), 26 deletions(- https://github.com/Perl/perl5/commit/da15cced7520b64f perlxs.pod: update: cleanup part David Mitchell 1 file changed, 20 insertions(+), 7 deletions(-) https://github.com/Perl/perl5/commit/0be723ecda5e5c64 perlxs.pod: update: output part David Mitchell 1 file changed, 133 insertions(+), 53 deletions( https://github.com/Perl/perl5/commit/c7f1a1f088fc55bf perlxs.pod: update NOT_IMPLEMENTED_YET: keyword David Mitchell 1 file changed, 13 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/22d950fca4d2834d perlxs.pod: update: CODE, PPCODE David Mitchell 1 file changed, 189 insertions(+), 83 deletions( https://github.com/Perl/perl5/commit/400d4d91fc2fec6b perlxs.pod: update: code part, autocall, C_ARGS David Mitchell 1 file changed, 128 insertions(+), 23 deletions( https://github.com/Perl/perl5/commit/937bbba40b165d11 perlxs.pod: update: init part, INIT sections David Mitchell 1 file changed, 24 insertions(+), 26 deletions(- https://github.com/Perl/perl5/commit/79df85fb9a0c55a0 perlxs.pod: update 'SCOPE: Keyword' section David Mitchell 1 file changed, 48 insertions(+), 30 deletions(- https://github.com/Perl/perl5/commit/2b60dcbabb13a16a perlxs.pod: update 'The INPUT: Keyword' section David Mitchell 1 file changed, 114 insertions(+), 136 deletions https://github.com/Perl/perl5/commit/8446a0e910dc8f17 perlxs.pod: update: Input part, PREINIT sections David Mitchell 1 file changed, 62 insertions(+), 95 deletions(- https://github.com/Perl/perl5/commit/4ed6616ad4e61817 perlxs.pod: update default, length, ellipis params David Mitchell 2 files changed, 145 insertions(+), 64 deletions https://github.com/Perl/perl5/commit/aa9de8a8f13ba324 perlxs.pod: update IN_OUT etc section David Mitchell 1 file changed, 151 insertions(+), 68 deletions( https://github.com/Perl/perl5/commit/f3527c40112f3c13 perlxs.pod: update section 'An XSUB Parameter' David Mitchell 1 file changed, 97 insertions(+) https://github.com/Perl/perl5/commit/5d7c778194bd7bc1 perlxs.pod: update XSUB Structure + Declaration David Mitchell 1 file changed, 157 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/1192f100b8412dda perlxs.pod: update FALLBACK: keyword David Mitchell 1 file changed, 13 insertions(+), 11 deletions(- https://github.com/Perl/perl5/commit/f47e2a65f2477d5c perlxs.pod: update BOOT: keyword David Mitchell 1 file changed, 12 insertions(+), 13 deletions(- https://github.com/Perl/perl5/commit/577996f613850c54 perlxs.pod: update TYPEMAP: keyword David Mitchell 1 file changed, 55 insertions(+), 16 deletions(- https://github.com/Perl/perl5/commit/c328c89642fb6fd1 perlxs.pod: update EXPORT_XSUB_SYMBOLS, INCLUDE(_COMMAND) David Mitchell 1 file changed, 25 insertions(+), 42 deletions(- https://github.com/Perl/perl5/commit/e3669f6530ccd5b9 perlxs.pod: update PROTOTYPES: keyword David Mitchell 1 file changed, 42 insertions(+), 10 deletions(- https://github.com/Perl/perl5/commit/94132d9115a92e0b perlxs.pod: update REQUIRE, VERSIONCHECK keywords David Mitchell 1 file changed, 33 insertions(+), 19 deletions(- https://github.com/Perl/perl5/commit/ef723fa9607b98c2 perlxs.pod: update file-scoped directive text David Mitchell 1 file changed, 60 insertions(+), 35 deletions(- https://github.com/Perl/perl5/commit/b37c26c273484906 perlxs.pod: update MODULE/PACKAGE/PREFIX David Mitchell 1 file changed, 50 insertions(+), 56 deletions(- https://github.com/Perl/perl5/commit/debd46cc1fed4ce0 perlxs.pod: add BNF definition section David Mitchell 1 file changed, 211 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/885cd86c7126f60e perlxs.pod: add a new introductory part David Mitchell 1 file changed, 1346 insertions(+), 1 deletion(- https://github.com/Perl/perl5/commit/1070dfc55f611924 perlxs.pod: add group headers David Mitchell 1 file changed, 123 insertions(+), 36 deletions( https://github.com/Perl/perl5/commit/684d2cacaa942a1d perlxs.pod: reorder sections David Mitchell 1 file changed, 556 insertions(+), 555 deletions https://github.com/Perl/perl5/commit/112e4da258eaadcd perlxs.pod: fix up links after deleting sections David Mitchell 2 files changed, 5 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/4f7d7fcb7327d187 perlxs.pod: delete most non-ref sections David Mitchell 1 file changed, 575 deletions(-) https://github.com/Perl/perl5/commit/3841739d7cf7dce8 perlxs.pod: reindent and reformat code examples David Mitchell 1 file changed, 586 insertions(+), 585 deletions https://github.com/Perl/perl5/commit/31dc5c840498557b perlxs.pod: remove section on %v David Mitchell 1 file changed, 1 insertion(+), 21 deletions(-) https://github.com/Perl/perl5/commit/93f6a42980c4e750 perldelta for GH #16197 fix David Mitchell 1 file changed, 5 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/b7a8c8ccf4cc3f14 regex: don't LEAVE_SCOPE() in S_regtry() David Mitchell 1 file changed, 6 insertions(+), 9 deletions(-) https://github.com/Perl/perl5/commit/1797763e57261b83 regex: eval/cut: fix premature local undo and $^R David Mitchell 4 files changed, 114 insertions(+), 33 deletions https://github.com/Perl/perl5/commit/729f4d269c82d32d Deleted branch davem/re_savestack_eval Deleted branch davem/wip_xspod Deleted branch davem/xs_ast Deleted branch davem/xspod Martian commit 8e6f26dadb43f0d2bc59e2f0b05950fac195c704 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/8e6f26dadb43f0d2 Spelling correction in error message James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/8e6f26dadb43f0d2 Martian commit 5dd376ad6395232d4eff62969ce417b5fe381f81 3 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/5dd376ad6395232d perldelta for DB::sub being called from DB for overloads Tony Cook 1 file changed, 7 insertions(+) https://github.com/Perl/perl5/commit/5dd376ad6395232d amagic_call: don't invoke DB::sub for overloads called from DB Tony Cook 2 files changed, 1 insertion(+), 2 deletions(-) https://github.com/Perl/perl5/commit/92d750ca8c549569 add TODO test for GH #24001 Tony Cook 1 file changed, 50 insertions(+) https://github.com/Perl/perl5/commit/84bba3fc4abfe219 Martian commit 9cd75986b1f71d0a6a9f3ac517bd9a82b9c7d668 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/9cd75986b1f71d0a Fatalization of calling import/unimport method with argument James E Keenan 8 files changed, 63 insertions(+), 81 deletions( https://github.com/Perl/perl5/commit/9cd75986b1f71d0a Ignored 69 GitHub auto-generated merge commits