There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Win32::Unicode::Error - return error message.

SYNOPSIS

use Win32::Unicode;

mkdirW($exists_dir) or dieW errorW

DESCRIPTION

Wn32::Unicode::Error is return to Win32API error message.

FUNCTIONS

errorW()

get last error message.

AUTHOR

Yuji Shimada <xaicron@gmail.com>

SEE ALSO

Win32::Unicode

Win32::Unicode::Dir

Win32::Unicode::File

LICENSE

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