Win32::Unicode::Native - override some default method |
use Win32::Unicode::Native; print $flagged_utf8; open my $fh, '<', $unicode_file_name or die error; opendir my $dh, $unicode_dir_name or die error;
Wn32::Unicode is a perl unicode-friendly wrapper for win32api. This module standard functions override. But it's limited to just using Win32.
Many features easy to use Perl because I think it looks identical to the standard function.
Yuji Shimada <xaicron@cpan.org>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Win32::Unicode::Native - override some default method |