Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: bb0dc1a9ec42b0d693aacc1c516e78ae7a337fc1
      
https://github.com/Perl/perl5/commit/bb0dc1a9ec42b0d693aacc1c516e78ae7a337fc1
  Author: Paul "LeoNerd" Evans <[email protected]>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M builtin.c

  Log Message:
  -----------
  Extract the code for performing lexical export out of builtin::import into 
helper functions


  Commit: f846dd1207e4a33a3807f5f56c2bdcc6b66fe090
      
https://github.com/Perl/perl5/commit/f846dd1207e4a33a3807f5f56c2bdcc6b66fe090
  Author: Paul "LeoNerd" Evans <[email protected]>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M builtin.c
    M lib/builtin.pm
    M lib/builtin.t
    M pod/perldiag.pod

  Log Message:
  -----------
  Add builtin function `export_lexically()`

As per RFC 0020


  Commit: fc0fc6a5d6ad03007ee5c543da9f366eb9b30c15
      
https://github.com/Perl/perl5/commit/fc0fc6a5d6ad03007ee5c543da9f366eb9b30c15
  Author: Paul "LeoNerd" Evans <[email protected]>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M pod/perldelta.pod

  Log Message:
  -----------
  perldelta for added builtin::export_lexically


Compare: https://github.com/Perl/perl5/compare/898e88fc03cd...fc0fc6a5d6ad

Reply via email to