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


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

Index


SYNOPSIS

Top

  use Win32::Unicode;

  mkdirW($exists_dir) or dieW errorW

DESCRIPTION

Top

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

FUNCTIONS

Top

errorW()

get last error message.

AUTHOR

Top

Yuji Shimada <xaicron@gmail.com>

SEE ALSO

Top

Win32::Unicode

Win32::Unicode::Dir

Win32::Unicode::File

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.