Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 31c482381e938d6cc3aa35fa4f6b037101897c6f
      
https://github.com/Perl/perl5/commit/31c482381e938d6cc3aa35fa4f6b037101897c6f
  Author: Craig A. Berry <[email protected]>
  Date:   2026-01-29 (Thu, 29 Jan 2026)

  Changed paths:
    M t/op/magic.t

  Log Message:
  -----------
  magic.t: don't run %ENV keys through quotemeta on VMS

A couple of the tests for downgrading %ENV keys with UTF-8 characters
in them were failing.  It turns out the native facilities for setting
and retrieving logical names can handle UTF-8 characters in the key,
but not if you muddy the waters by injecting escape characters, which
mean nothing here.



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

Reply via email to