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


Win32-Unicode documentation  | view source Contained in the Win32-Unicode distribution.

Index


SYNOPSIS

Top

  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

Top

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

Top

Yuji Shimada <xaicron@cpan.org>

SEE ALSO

Top

Win32::Unicode

LICENSE

Top

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


Win32-Unicode documentation  | view source Contained in the Win32-Unicode distribution.