forked from Perl/perl5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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)
- Loading branch information
Showing
1 changed file
with
30 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters