The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Win32::Unicode::Native - override some default method

SYNOPSIS

  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;

DESCRIPTION

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.

AUTHOR

Yuji Shimada <xaicron@cpan.org>

SEE ALSO

Win32::Unicode

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.