Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7d12d8722ade9f98d8b7c511934edd7fcab9ef53
https://github.com/Perl/perl5/commit/7d12d8722ade9f98d8b7c511934edd7fcab9ef53
Author: Lukas Mai <[email protected]>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M pod/perlrecharclass.pod
M pod/perlreref.pod
M pod/perlretut.pod
Log Message:
-----------
perlretut/perlrecharclass: [:blank:] isn't a GNU extension anymore
The wctype category "blank" and the corresponding isblank() function
have been standardized in C99 and POSIX 2001. It is not accurate to call
it a GNU extension anymore.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications