Win32::Unicode::Error - return error message. |
use Win32::Unicode; mkdirW($exists_dir) or dieW errorW
Wn32::Unicode::Error is return to Win32API error message.
Yuji Shimada <xaicron@gmail.com>
the Win32::Unicode::Dir manpage
the Win32::Unicode::File manpage
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Win32::Unicode::Error - return error message. |