The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.905 (TRIAL RELEASE)

  • Various blind stabbings-in-the-dark that might be MSWin32 bugfixes
    • Export SIG* constants because libuv emulates a few
    • Handle CRLF linefeeds in Process tests
    • Maybe we need to _MAKE_SOCK() when calling uv_tcp_open() and uv_udp_open()
    • Skip some AF_UNIX tests that won't work there
  • Return hrtime() as an NV on platforms without 64bit int (thanks ilmari)

Changes for version 1.904 (TRIAL RELEASE)

  • Use cmp_ok() on unreliably-failing timer test so when it fails we at least get a log of the numbers
  • No need for _cleanup_loop() in unit tests
  • Remove UV::Loop->walk and related code because it isn't implemented and can't easily be made to work

Changes for version 1.903 (TRIAL RELEASE)

  • Switch build system to Module::Build::Using::PkgConfig to see if the late-alien handling there works better for users to install

Modules

UV
Perl interface to libuv
Async notification handles in libuv
Check handles in libuv
Handles in libuv
Idle handles in libuv
Looping with libuv
Pipe stream handles in libuv
Poll handles in libuv
Prepare handles in libuv
Process handles in libuv
An outstanding request in libuv
Signal handles in libuv
Stream handles in libuv
TCP socket handles in libuv
TTY stream handles in libuv
Timers in libuv
UDP socket handles in libuv

Provides

in lib/UV.pm