Branch: refs/heads/book/gh24135
  Home:   https://github.com/Perl/perl5
  Commit: 543210a6997adc86befc34221f57857946a9ebff
      
https://github.com/Perl/perl5/commit/543210a6997adc86befc34221f57857946a9ebff
  Author: Philippe Bruhat (BooK) <[email protected]>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M sv.c
    M t/lib/warnings/9uninit

  Log Message:
  -----------
  wrap the control character variables in braces when needed

I.e. varname should return ${^FOO} and not $^FOO.


  Commit: 8518611c8b63e51acaf9c3d03cd127843af2f505
      
https://github.com/Perl/perl5/commit/8518611c8b63e51acaf9c3d03cd127843af2f505
  Author: Philippe Bruhat (BooK) <[email protected]>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M pod/perldelta.pod

  Log Message:
  -----------
  perldelta entry for the varname improvement


  Commit: 768e5543c6fef2f7ff4363d4a870f0c92b162856
      
https://github.com/Perl/perl5/commit/768e5543c6fef2f7ff4363d4a870f0c92b162856
  Author: Philippe Bruhat (BooK) <[email protected]>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M sv.c

  Log Message:
  -----------
  make the check for the first character EBCDIC-compatible


Compare: https://github.com/Perl/perl5/compare/cb5941597fb5...768e5543c6fe

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to