AnyEvent-MPV-1.03
remote control mpv (mpv.io)
Changes for 1.03
- only create a write-watcher if the commands cnanot be written immediately, whic h lowers overhead and improves responsiveness in practically all situations.
- better portability to 32 bit perls.
PDL-Stats-0.83
a collection of statistics modules in Perl Data Language, with a quick-start guide for non-PDL people.
Changes for 0.83 - 2023-04-01
- install pdldoc using PDL::Doc
PDL-LinearAlgebra-0.37
PDL bindings to some BLAS and LAPACK library routines
Changes for 0.37 - 2023-04-01
- install pdldoc using PDL::Doc
Function-Parameters-2.002
define functions and methods with parameter lists ("subroutine signatures")
Bradley D. Thornton reshared this.
IO-AIO-4.8
Asynchronous/Advanced Input/Output
Changes for 4.80
- remove long obsolete "paths must be absolute" text in aio_open/stat descriptions.
- another workaround for the low-quality musl libc.
- test for umount seperately, as it is more portable.
- some low-quality posix attempts (openbsd, osx) declare the availability of fexecve but then don't even bother to implemnent a stub.