Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 04d2040ce4136af8389d95e16c75aedcbfa4f9ec
      
https://github.com/Perl/perl5/commit/04d2040ce4136af8389d95e16c75aedcbfa4f9ec
  Author: Lukas Mai <lukasmai....@gmail.com>
  Date:   2024-04-30 (Tue, 30 Apr 2024)

  Changed paths:
    M pod/perldeprecation.pod

  Log Message:
  -----------
  perldeprecation: clean up

- Remove duplicate sections: File::Glob::glob, bare { in regexes, code
  points above 0xFF in string bitwise ops

  These were repeated for different perl versions, but none of the other
  sections list deprecations and removal separately (e.g. "Passing
  malformed strings was deprecated in Perl 5.18, and became fatal in
  Perl 5.26" only appears under Perl 5.26; the deprecation is not listed
  separately under Perl 5.18).

- Fix some typos (e.g. "ballanced")

- Fix (?) some grammar/punctuation

  Also use past tense to describe removed functions.

- Fix some POD markup (C< > around variables, L< > for modules)



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

Reply via email to