Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: cfe2ff853c23d79ea3a2677abd7a55bafc8e717f
      
https://github.com/Perl/perl5/commit/cfe2ff853c23d79ea3a2677abd7a55bafc8e717f
  Author: Karl Williamson <[email protected]>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M embed.fnc
    M pod/perlmroapi.pod

  Log Message:
  -----------
  perlapi: Fix up some MRO documentation

mro_get_private_data() is core only; instead the public is supposed to
use MRO_GET_PRIVATE_DATA(), which we now indicate is documented in
perlmroapi, as well as HvMROMETA()


  Commit: 1c137c72d5dc07332a55a4895542d2b805d4684e
      
https://github.com/Perl/perl5/commit/1c137c72d5dc07332a55a4895542d2b805d4684e
  Author: Karl Williamson <[email protected]>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M pod/perlop.pod

  Log Message:
  -----------
  perlop: Note tr/// delimiters may be any printables


Compare: https://github.com/Perl/perl5/compare/185eb2d3f6e8...1c137c72d5dc

Reply via email to