You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Win32::GetACP() is available in Win32.pm version 0.45 or later, which has been bundled in Perl 5.18 and later. Given that it is a core module, I think it should always be tried first before loading Win32::API.
Win32::GetACP() is available in Win32.pm version 0.45 or later, which has been bundled in Perl 5.18 and later. Given that it is a core module, I think it should always be tried first before loading Win32::API.