Branch: refs/heads/smoke-me/jkeenan/sync-win32-20260515
Home: https://github.com/Perl/perl5
Commit: 43a53bd4deb13d03ec5d9c28ec62d91b9fa107d0
https://github.com/Perl/perl5/commit/43a53bd4deb13d03ec5d9c28ec62d91b9fa107d0
Author: James E Keenan <[email protected]>
Date: 2026-05-15 (Fri, 15 May 2026)
Changed paths:
M Porting/Maintainers.pl
Log Message:
-----------
Win32 no longer needs CUSTOMIZED entry
Per: https://github.com/Perl/perl5/issues/24427
Commit: 4c45c206d72c2d693f0a5b0d2a23579cd8c9f0b6
https://github.com/Perl/perl5/commit/4c45c206d72c2d693f0a5b0d2a23579cd8c9f0b6
Author: Jan Dubois <[email protected]>
Date: 2026-05-15 (Fri, 15 May 2026)
Changed paths:
M MANIFEST
M Porting/Maintainers.pl
M cpan/Win32/Makefile.PL
M cpan/Win32/Win32.pm
M cpan/Win32/Win32.xs
M cpan/Win32/longpath.inc
M cpan/Win32/t/CodePage.t
M cpan/Win32/t/CreateFile.t
M cpan/Win32/t/ExpandEnvironmentStrings.t
M cpan/Win32/t/GetCurrentThreadId.t
M cpan/Win32/t/GetFileVersion.t
M cpan/Win32/t/GetFolderPath.t
M cpan/Win32/t/GetFullPathName.t
M cpan/Win32/t/GetLongPathName.t
M cpan/Win32/t/GetOSName.t
M cpan/Win32/t/GetOSVersion.t
M cpan/Win32/t/GetShortPathName.t
M cpan/Win32/t/GuidGen.t
A cpan/Win32/t/HttpGetFile.t
M cpan/Win32/t/Names.t
M cpan/Win32/t/Privileges.t
M cpan/Win32/t/Unicode.t
Log Message:
-----------
cpan/Win32 - Update to version 0.62
0.62 [2026-05-11]
- revert SvUTF8 flagging in wstr_to_sv and my_ansipath under CP_UTF8 ACP;
make t/Unicode.t pass under CP_UTF8 ACP [PR/57]
0.61 [2026-05-10]
- handle CP_UTF8 system codepage in wstr_to_sv and my_ansipath [PR/53]
- fix inverted SKIP condition for non-English locale in t/HttpGetFile.t [PR/55]
- fix t/GetCurrentThreadId.t fork-emulation detection by sisyphus [PR/45]
0.60 [2026-05-05]
- add LICENSE and modernize README [PR/51]
- update Microsoft doc URLs to learn.microsoft.com
0.59_02 [2026-05-04]
- detect newer Windows 10/11, Windows Server 2019/2022/2025, and
Server SAC releases by Markus Demml [PR/42]
- fix 64-bit registry constant by jkahrman [PR/37]
- follow-up to 64-bit registry fix by Tony Cook [PR/39]
- fix memory deallocation for WinHttpGetProxyForUrl strings [PR/49]
- include t/HttpGetFile.t in MANIFEST so it ships in the CPAN tarball
[PR/50]
- convert tests to Test::More by Graham Knop [PR/35]
- clarify documentation of minor versions by Ferenc Erki [PR/25]
Compare: https://github.com/Perl/perl5/compare/43a53bd4deb1%5E...4c45c206d72c
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications