Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 99df0210877da2cf8a8c220fc9cbe2d07ca989d7
      
https://github.com/Perl/perl5/commit/99df0210877da2cf8a8c220fc9cbe2d07ca989d7
  Author: Nicolas R <[email protected]>
  Date:   2022-05-27 (Fri, 27 May 2022)

  Changed paths:
    M ext/B/B.pm
    M ext/B/B.xs

  Log Message:
  -----------
  Extra B::PADNAME helpers: GEN and IsUndef

This commit adds two new helpers to B::PADNAME.
- IsUndef to check if the PADNAME is PL_padname_undef
- GEN to access to the xpadn_gen slot of the pad.


Reply via email to