The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.23 - 2010-08-21

  • BUG FIXES
    • Win32::Unicode::File
      • Fixed flock not working.
    • Win32::Unicode::Dir
      • dir_list and file_list, If the current directory is not specified, it did not work.
  • CHANGES
    • Win32::Unicode::Util
      • Removed use bigint (thanks gfx)
    • Win32::Unicide::Dir
      • cptreeW and mvtreeW changed behavior.
  • NEW FEATURES
    • Win32::Unicode::Dir
      • Added $Win32::Unicide::Dir::dir global valiable.
      • findW supported `bydepth`, `no_chdir`, `preprocess` and `postprocess` options.
    • Win32::Unicode::File
      • Implemented statW.
    • Win32::Unicode::Native
      • Added flock and filename_normalize functions.

Modules

perl unicode-friendly wrapper for win32api.
Unicode string to console out
Unicode string directory utility.
return error message.
Unicode string file utility.
override some default method
manipulate processes.

Provides

in lib/Win32/Unicode/Console.pm
in lib/Win32/Unicode/Constant.pm
in lib/Win32/Unicode/Util.pm
in lib/Win32/Unicode/XS.pm